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

Analyze-local-image install not working #368

Closed
anoopl opened this issue Apr 20, 2017 · 1 comment
Closed

Analyze-local-image install not working #368

anoopl opened this issue Apr 20, 2017 · 1 comment

Comments

@anoopl
Copy link

anoopl commented Apr 20, 2017

MaoOs: 10.11.16
Looks like some issues on install after latest commit

I get this error on trying to install:
go get -u github.com/coreos/clair/contrib/analyze-local-images

go get -u github.com/coreos/clair/contrib/analyze-local-images

github.com/coreos/clair/contrib/analyze-local-images

../../../.go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:157: undefined: layerIDs
../../../.go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:158: undefined: layerIDs
../../../.go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:185: undefined: layerIDs
../../../.go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:186: undefined: layerIDs
../../../.go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:187: undefined: layerIDs
../../../.go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:190: undefined: layerIDs
../../../.go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:192: undefined: layerIDs
../../../.go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:201: undefined: layerIDs

@Kr1Kr1
Copy link

Kr1Kr1 commented Apr 20, 2017

Hi,

I intended to test Clair today and I have the exact same issue as Anoopl.
OS: ArchLinux 4.10.5-1-ARCH
go version: go1.8

✗ go get -u github.com/coreos/clair/contrib/analyze-local-images
# github.com/coreos/clair/contrib/analyze-local-images
/home/karin/go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:157: undefined: layerIDs
/home/karin/go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:158: undefined: layerIDs
/home/karin/go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:185: undefined: layerIDs
/home/karin/go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:186: undefined: layerIDs
/home/karin/go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:187: undefined: layerIDs
/home/karin/go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:190: undefined: layerIDs
/home/karin/go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:192: undefined: layerIDs
/home/karin/go/src/github.com/coreos/clair/contrib/analyze-local-images/main.go:201: undefined: layerIDs

Karin

KeyboardNerd pushed a commit to KeyboardNerd/clair that referenced this issue Feb 2, 2018
I accidentally didn't push this commit to quay#367.
Fixes quay#368.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants