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

Problems installing OpenSCAP with Docker #46

Open
gregelin opened this issue Sep 5, 2014 · 0 comments
Open

Problems installing OpenSCAP with Docker #46

gregelin opened this issue Sep 5, 2014 · 0 comments

Comments

@gregelin
Copy link
Contributor

gregelin commented Sep 5, 2014

The problem first appeared to be related to the EPEL repo. But further examination indicates OpenSCAP installs from a CentOS Repo.

CentOS update repos:

http://repos.mia.quadranet.com/centos/6.5/updates/x86_64/
http://mirrors.unifiedlayer.com/centos/6.5/updates/x86_64/
http://centos-distro.cavecreek.net/centos/6.5/updates/x86_64/
ftp://ftp.ussg.iu.edu/linux/centos/6.5/updates/x86_64/
http://www.gtlib.gatech.edu/pub/centos/6.5/updates/x86_64/
http://mirror.keystealth.org/centos/6.5/updates/x86_64/
http://repos.lax.quadranet.com/centos/6.5/updates/x86_64/
http://mirror.chpc.utah.edu/pub/centos/6.5/updates/x86_64/
http://mirror.web-ster.com/centos/6.5/updates/x86_64/
http://centos.mirror.ndchost.com/6.5/updates/x86_64/

Installing repo manually...

wget http://www.gtlib.gatech.edu/pub/centos/6.5/updates/x86_64/Packages/openscap-1.0.8-1.0.1.el6.centos.1.x86_64.rpm
sudo rpm -Uvh openscap-1.0.8-1.0.1.el6.centos.1.x86_64.rpm

See bottom comments of #45 for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant