Skip to content

Can't install vuls on CentOS 7 #432

Closed
@rluisr

Description

@rluisr

Environment

Vuls

Hash : fecd1ad

OS

  • Vuls Server: CentOS7.3.16.11 on Proxmox as unprivileged container(LXC)

Go

  • Go version: 1..8.1

Addition Details

Can't install vuls on my environment.

Error output

[vuls@usme-vuls ~]$ go get github.com/future-architect/vuls
# github.com/future-architect/vuls/report
go/src/github.com/future-architect/vuls/report/azureblob.go:142: cli.CreateBlockBlobFromReader undefined (type storage.BlobStorageClient has no field or method CreateBlockBlobFromReader)

Go env

[vuls@usme-vuls ~]$ go env
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/vuls/go"
GORACE=""
GOROOT="/usr/local/go"
GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build953943562=/tmp/go-build -gno-record-gcc-switches"
CXX="g++"
CGO_ENABLED="1"
PKG_CONFIG="pkg-config"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions