Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install vuls on CentOS 7 #432

Closed
rluisr opened this issue May 21, 2017 · 2 comments
Closed

Can't install vuls on CentOS 7 #432

rluisr opened this issue May 21, 2017 · 2 comments

Comments

@rluisr
Copy link

rluisr commented May 21, 2017

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"
@kotakanbe
Copy link
Member

Please Execute make build or make install to bulid Vuls.
see https://github.com/future-architect/vuls#step4-deploy-vuls

@rluisr
Copy link
Author

rluisr commented May 21, 2017

ah... I'm sorry.
Thanks reply.

@rluisr rluisr closed this as completed May 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants