Announcement: NAV 3.8.1 released
NAV 3.8.1 is now available for download at Launchpad: https://launchpad.net/nav/3.8/3.8.1 This is a maintenance release, which includes fixes for the following issues: * Various problems with the 3.8 build/install system, discovered during Debian packaging. * LP#618555 (alert addresses are not validated by alert profiles ui) * LP#646708 (ipdevpoll fails to shutdown) * LP#667771 (LDAP fallback to local password authentication regression) * LP#715801 (Wrong gwcount in prefix report) * LP#715807 (Prefix net types are wrongly classified when single router has multiple addresses) * LP#715851 (Missing config files during 3.8.0 install) * LP#717144 (problem adding position cords on room) * LP#719232 (AlertEngine crash error: filter() argument after ** must be a dictionary) * LP#720024 (logengine crashes when message contains : characters) Please report bugs at https://launchpad.net/nav/+filebug :-) A binary package for Debian 5 (Lenny) will be made available as soon as possible. The Debian package is maintained by Morten Werner Forsbring, on commission From UNINETT. Happy NAVing everyone! -- Morten Brekkevold UNINETT
Morten Brekkevold <morten.brekkevold@uninett.no> writes:
A binary package for Debian 5 (Lenny) will be made available as soon as possible. The Debian package is maintained by Morten Werner Forsbring, on commission From UNINETT.
The Debian package is already available from Alioth [1]. - Werner [1] http://pkg-nav.alioth.debian.org/
On 17.02.2011 10:33, Morten Werner Forsbring wrote:
Morten Brekkevold<morten.brekkevold@uninett.no> writes:
A binary package for Debian 5 (Lenny) will be made available as soon as possible. The Debian package is maintained by Morten Werner Forsbring, on commission From UNINETT.
The Debian package is already available from Alioth [1].
22 minutes after release, what took you so long ;) Great! - Vidar
Thanks a lot, there is a minor bug,after clean install of nav package, default cricket config is pointig to wrong data and rrd dir: dataDir = %auto-base%/../cricket-data/%auto-target-path% rrd-datafile = /var/lib/nav/cricket-data/%auto-target-name%.rrd fixed it by: dataDir = /var/lib/nav/cricket-data/%auto-target-path% rrd-datafile = %dataDir%/%auto-target-name%.rrd There is one more thing which I can't figure out:Netmap shows speed on L2 switch links in Mbit/s, but wrongly it's in fact speed in Mbyte/s, /cricket/ shows them OK.Could someone please point me to what might be wrong? Thanks a lot and thx for a good work, milo, On Thu, 17 Feb 2011 10:33:09 +0100, Morten Werner Forsbring <werner@debian.org> wrote:
Morten Brekkevold <morten.brekkevold@uninett.no> writes:
A binary package for Debian 5 (Lenny) will be made available as soon as possible. The Debian package is maintained by Morten Werner Forsbring, on commission From UNINETT.
The Debian package is already available from Alioth [1].
- Werner
On Fri, 18 Feb 2011 22:41:25 +0100 <izar@condornet.sk> wrote:
Thanks a lot,
there is a minor bug,after clean install of nav package, default cricket config is pointig to wrong data and rrd dir:
dataDir = %auto-base%/../cricket-data/%auto-target-path% rrd-datafile = /var/lib/nav/cricket-data/%auto-target-name%.rrd
fixed it by:
dataDir = /var/lib/nav/cricket-data/%auto-target-path% rrd-datafile = %dataDir%/%auto-target-name%.rrd
Werner, this seems to have changed - this used to be correctly configured in previous versions of the Debian package. I've installed 2+3.8.1 from scratch on a clean machine now, and can confirm what is being referred here.
There is one more thing which I can't figure out:Netmap shows speed on L2 switch links in Mbit/s, but wrongly it's in fact speed in Mbyte/s, /cricket/ shows them OK.Could someone please point me to what might be wrong?
This may just be a silly bug in Netmap - I think I've just confirmed the same on our installation. You should report it at https://bugs.launchpad.net/nav/+filebug - I'll have a look at it.
Thanks a lot and thx for a good work,
milo,
Thanks for your feedback, Milo :) -- Morten Brekkevold UNINETT
Morten Brekkevold <morten.brekkevold@uninett.no> writes:
there is a minor bug,after clean install of nav package, default cricket config is pointig to wrong data and rrd dir:
dataDir = %auto-base%/../cricket-data/%auto-target-path% rrd-datafile = /var/lib/nav/cricket-data/%auto-target-name%.rrd
fixed it by:
dataDir = /var/lib/nav/cricket-data/%auto-target-path% rrd-datafile = %dataDir%/%auto-target-name%.rrd
Werner, this seems to have changed - this used to be correctly configured in previous versions of the Debian package. I've installed 2+3.8.1 from scratch on a clean machine now, and can confirm what is being referred here.
I hope this is fixed in the new 3.8.2 package which will soon be available on Alioth. - Werner
participants (4)
-
izar@condornet.sk -
Morten Brekkevold -
Morten Werner Forsbring -
Vidar Faltinsen