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

Shared Lib Errors #2

Open
znorris opened this issue Jan 25, 2016 · 2 comments
Open

Shared Lib Errors #2

znorris opened this issue Jan 25, 2016 · 2 comments

Comments

@znorris
Copy link

znorris commented Jan 25, 2016

My host machine is Ubuntu 15.10 and get the following errors:

running:

docker run -v $(which docker):/usr/bin/docker -v /var/run/docker.sock:/var/run/docker.sock -v $(pwd):/reports dduportal/oscap4docker:1.0.0 image-cve ubuntu:14.04 --results /reports/oval-results-file.xml --report /reports/oval-report.html

-v /lib/x86_64-linux-gnu/libapparmor.so.1:/lib/x86_64-linux-gnu/libapparmor.so.1 doesn't seem to help.

/usr/bin/docker: error while loading shared libraries: libapparmor.so.1: cannot open shared object file: No such file or directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors

Perhaps related to SvenDowideit/dockerfiles#17

@dduportal
Copy link
Contributor

Hello !

I have recently updated the tests to fit to latest version of wether docker and openscap.
After re-enabling my personal CircleCI build, i can reproduce the problem localy and in Cirlce : https://circleci.com/gh/dduportal/container-compliance/1

Work in progress

@dduportal
Copy link
Contributor

dduportal commented May 17, 2016

Hello !

I've sent a PR to the main repo: OpenSCAP/container-compliance#10

Can you try with my latest image here: https://hub.docker.com/r/dduportal/container-compliance/ (instead of dduportal/oscap4docker) ?

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