FWIW, I found that deb management of that package might be a little whacky on the demo vm. I looked at my own install and saw that I manually downgraded to /usr/lib/libmicrohttpd.so.10.13.0 from /usr/lib/libmicrohttpd.so.10.14.0
There might be a libmicrohttpd package in your /root already with the working version. I have one on all of my demo vm copies but I don't recall if I downloaded it myself or not. I cannot guarantee that is the issue for you, but I know I ran into that after an upgrade. -G > Ok - I went back and checked the snapshot before the upgrade and had > libmicrohttpd10 v0.9.19-1 installed then as well. > > So it was not upgraded, what to check next?? > > -J > >> -----Original Message----- >> From: Openvas-discuss [mailto:openvas-discuss- >> [email protected]] On Behalf Of Weir, Jason >> Sent: Thursday, March 07, 2013 11:55 AM >> To: [email protected] >> Cc: [email protected] >> Subject: Re: [Openvas-discuss] Demo fails to work after dist-upgrade >> >> Thanks Geoff - looks like I have libmicrohttpd10 v0.9.19-1 installed, >> any idea what version works with OpenVAS? >> >> -J >> >> > -----Original Message----- >> > From: Geoff Galitz [mailto:[email protected]] >> > Sent: Thursday, March 07, 2013 11:46 AM >> > To: Weir, Jason >> > Cc: [email protected] >> > Subject: Re: [Openvas-discuss] Demo fails to work after dist-upgrade >> > >> > Hi. >> > >> > Your libmicrohttpd most likely got upgraded (and the newer ones are >> busted >> > with OpenVAS). I also use the demo VM as an appliance and ran into >> the >> > same situation. The older libmircohttpd libs are probably still >> there, >> > just downgrade to those and you should be ok again. >> > >> > -G >> > >> > > Didn't see anything in the archives so thought I'd ask here >> > > >> > > I just installed the demo >> > > (http://www.e-cvi.net/openvas/OpenVAS-5-DEMO-1.0.ova) on ESXi 5.1. >> > > >> > > Kind of a PITA to get running I had to manually import the vmdk > file >> and >> > > extend it via the cli and then use gparted to extend /dev/sda as > it >> had >> > > very little free space out of the box. >> > > >> > > Anyways it's up and working just fine, I've run a bunch of scans >> without >> > > issue. >> > > >> > > Now when I do an apt-get update && apt-get dist-upgrade it > upgrades >> the >> > > following packages. >> > > >> > > The following packages will be upgraded: >> > > acpid automake base-files bind9-host dbus debian-archive-keyring >> > > devscripts dnsutils dpkg dpkg-dev exim4 exim4-base exim4-config >> > > exim4-daemon-light file ghostscript gnupg gpgv gzip host >> initscripts >> > > isc-dhcp-client isc-dhcp-common krb5-multidev libbind9-60 >> > > libc-bin libc-dev-bin libc6 libc6-dev libc6-i686 libcups2 >> > > libcupsimage2 libdbus-1-3 libdns69 libdpkg-perl libexpat1 libgc1c2 >> > > libgs8 libgssapi-krb5-2 libgssrpc4 libisc62 libisccc60 > libisccfg62 >> > > libk5crypto3 libkadm5clnt-mit7 libkadm5srv-mit7 libkdb5-4 >> > > libkrb5-3 libkrb5-dev libkrb5support0 libldap-2.4-2 libldap2-dev >> > > liblwres60 libmagic1 libmysqlclient16 libnss3-1d libopenjpeg2 >> > > libpoppler5 libssh-4 libssh-dev libssl-dev libssl0.9.8 libtiff4 >> libxi6 >> > > libxml2 libxml2-dev libxslt1-dev libxslt1.1 linux-base >> > > linux-headers-2.6.32-5-686 linux-headers-2.6.32-5-common >> > > linux-image-2.6.32-5-686 linux-libc-dev locales mysql-common > openssl >> > > perl perl-base perl-modules poppler-utils procps python >> python-minimal >> > > sysv-rc sysvinit sysvinit-utils texlive-base >> > > texlive-common texlive-fonts-recommended texlive-fonts- >> > recommended-doc >> > > texlive-generic-recommended texlive-latex-base >> > > texlive-latex-base-doc texlive-latex-recommended >> > > texlive-latex-recommended-doc texlive-luatex texlive-metapost >> > > texlive-metapost-doc texlive-pictures texlive-pictures-doc > tzdata >> > > xsltproc >> > > 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. >> > > >> > > After the upgrade the web interface is no longer responding. It >> churns >> > > and churns then times out.. >> > > >> > > Any ideas which package is causing the problem? Does something > need >> to >> > > be downgraded? >> > > >> > > Seeing this error in /var/log/openvas/openvasad.log >> > > >> > > lib auth:WARNING:2013-03-07 05h03.51 EST:1322: Authentication >> > > configuration could not be loaded. >> > > >> > > Thanks, >> > > Jason > > > ------------------------------ Geoff Galitz http://www.galitz.org _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
