you simply need to exclude "libmicrohttpd" from ANY repo which is NOT atomic and "yum downgrade libmicrohttpd"
why OpenVAS is the only damned software on this planet with this troubles is not clear for me but it is common knowledge in case of OpenVAS and there is a reson why atomic provide the exactly needed version in their repos, one more point never mix any security scanner with other services, especially not OpenVAS [root@openvas:/etc/yum.repos.d]$ cat CentOS-Base.repo [base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ exclude=libmicrohttpd gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 [updates] name=CentOS-$releasever - Updates mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ exclude=libmicrohttpd gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 [extras] name=CentOS-$releasever - Extras mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/ exclude=libmicrohttpd gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 Am 27.02.2013 21:10, schrieb Geoff Galitz: > You might be pulling in broken dependancies from other yum repos. If you > can rollback to your previous config do that and then pull from just > atomic: > > yum --disablerepo=* --enablerepo=XXX (I don't recall what is called) > > Pay special attention to libmicrohttpd. At a minimum you should compare > the version you have installed now and what is available in atomic. > >>> CentOS6 works for sure and does NOT end with a nonworking >>> setup if you are able to follow simple instructions >> >> Well, it does not work, tried that installation many times today :) >> >>> >>> http://www.openvas.org/install-packages.html#openvas_rhel_atomic >>> >>> Step 1: Configure Atomicorp Repository >>> (as user root, only once) >>> >>> wget -q -O - http://www.atomicorp.com/installers/atomic |sh >>> >>> Step 2: Quick-Install OpenVAS >>> (as user root, only once) >>> >>> yum install openvas >>> openvas-setup >>> >>> Step 3: Quick-Start OpenVAS >>> >>> ( nothing to do, all is up and running directly after installation ) >> >> It complains about OMP service down and something about this famous >> tls issue? or microhttpd library? >> >> Any ideas? SElinux was running enforcing mode, but it should work?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
