And then followed the Debian instructions here
http://www.openvas.org/install-packages.html#openvas_debian_obs to
update the OpenVAS install
#echo "deb
http://download.opensuse.org/repositories/security:/OpenVAS:/UNSTABLE:/v
5/Debian_6.0/ ./" >> /etc/apt/sources.list
#apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys
BED1E87979EAFD54
and did another apt-get update && apt-get dist-upgrade which updated the
following packages
The following packages will be upgraded:
gsd libmicrohttpd-dev libmicrohttpd10 libopenvas5
libopenvas5-dev openvas-administrator openvas-manager openvas-scanner
Which seems to be working just fine so far..
If anyone is interested in a copy of the Demo VM setup with all latest
(Debian Stable & DotDeb MySQL ) packages along with plenty of disk space
setup to run on ESXi 5.1 let me know and I'll package up the vmdk...
Jason
> -----Original Message-----
> From: Weir, Jason
> Sent: Friday, March 08, 2013 8:56 AM
> To: [email protected]
> Subject: RE: [Openvas-discuss] Demo fails to work after dist-upgrade
>
> On a whim I changed /etc/apt/sources.list to what I use for my other
deb
> boxes
>
> deb http://ftp.us.debian.org/debian/ squeeze main
> deb-src http://ftp.us.debian.org/debian/ squeeze main
>
> deb http://security.debian.org/ squeeze/updates main
> deb-src http://security.debian.org/ squeeze/updates main
>
> deb http://ftp.us.debian.org/debian/ squeeze-updates main contrib non-
> free
> deb-src http://ftp.us.debian.org/debian/ squeeze-updates main contrib
> non-free
>
> Essentially removing the local files in /root and did a apt-get
dist-upgrade and
> everything updated and is working fine now..
>
> Thanks,
> Jason
>
> > -----Original Message-----
> > From: Openvas-discuss [mailto:openvas-discuss-
> > [email protected]] On Behalf Of Weir, Jason
> > Sent: Thursday, March 07, 2013 4:15 PM
> > To: [email protected]; [email protected]
> > Subject: Re: [Openvas-discuss] Demo fails to work after dist-upgrade
> >
> > I've somewhat started over - I have the unmodified demo vm running,
> > working as it should
> >
> > Apt thinks I've got 0.9.19-1 installed...
> >
> > #apt-cache policy libmicrohttpd10
> > libmicrohttpd10:
> > Installed: 0.9.19-1
> > Candidate: 0.9.19-1
> > Version table:
> > *** 0.9.19-1 0
> > 100 /var/lib/dpkg/status
> >
> > There is a version in /root (0.9.15)
> >
> > #ls /root/libmicrohttpd
> > libmicrohttpd-0.9.15 libmicrohttpd-0.9.15.tar.gz
> >
> > So which one is being used?
> >
> > Next libmicrohttpd was not among the packages updated when I ran
apt-
> get
> > dist-upgrade (see list in the OP) - so it seems that I'm not having
a
> > libmicrohttpd problem.. Same version installed before and after per
> > apt.
> >
> > Can't uninstall the 0.9.19 version as greenbone-security-assistant
is
> > dependent on it..
> >
> > Installing (./configure && make && make install) the version in
/root
> > had no effect..
> >
> > Seems like a great tool and I really like the interface but if I
can't
> > get it to run and stay updated on Debian then it's useless...
> >
> > Any ideas?
> >
> > Jason
> >
> > > -----Original Message-----
> > > From: Geoff Galitz [mailto:[email protected]]
> > > Sent: Thursday, March 07, 2013 12:25 PM
> > > To: Weir, Jason
> > > Cc: [email protected]; [email protected]
> > > Subject: RE: [Openvas-discuss] Demo fails to work after
dist-upgrade
> > >
> > > 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
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss