Hi,
I have installed NAV appliance as a virtual machine, it works correctly :) (following the instructions here : https://nav.uninett.no/navappliance) The version of it is 3.12.2
I have seen that the last available released is 3.14.159265 (here : https://launchpad.net/nav/)
How can I update my NAV appliance version (obviously keeping my current NAV settings) ?
I tried to do that without any success :
- Verify that /etc/apt/sources.list contains the line deb http://pkg-nav-alioth.debian.orn/debian/ squeeze local - apt-get update - apt-get upgrade
Thank you.
On Mon, 5 Aug 2013 12:54:15 +0000 Orzakiewicz Cedric cedric.orzakiewicz@barilla.com wrote:
How can I update my NAV appliance version (obviously keeping my current NAV settings) ?
I tried to do that without any success :
- Verify that /etc/apt/sources.list contains the line deb http://pkg-nav-alioth.debian.orn/debian/ squeeze local - apt-get update - apt-get upgrade
A simple "apt-get upgrade" will not upgrade packages whose dependencies have changed, which the nav package's surely have since 3.12. It will, however, upgrade all other packages on our system that have updates.
You can upgrade the nav package specifically by issuing "apt-get install nav", or you can upgrade all packages, regardless of dependency changes, by issuing "apt-get dist-uprade". The latter is necessary for upgrading to a newer Debian version, for example.
I have just done it and it works perfectly !
Thank you very much :)
-----Original Message----- From: Morten Brekkevold [mailto:morten.brekkevold@uninett.no] Sent: lunedì 5 agosto 2013 15:13 To: Orzakiewicz Cedric Cc: nav-users@uninett.no Subject: Re: Upgrade NAV appliance 3.12.2
On Mon, 5 Aug 2013 12:54:15 +0000 Orzakiewicz Cedric <cedric.orzakiewicz@barilla.commailto:cedric.orzakiewicz@barilla.com> wrote:
How can I update my NAV appliance version (obviously keeping my current NAV settings) ?
I tried to do that without any success :
- Verify that /etc/apt/sources.list contains the line deb http://pkg-nav-alioth.debian.orn/debian/ squeeze local
- apt-get update
- apt-get upgrade
A simple "apt-get upgrade" will not upgrade packages whose dependencies have changed, which the nav package's surely have since 3.12. It will, however, upgrade all other packages on our system that have updates.
You can upgrade the nav package specifically by issuing "apt-get install nav", or you can upgrade all packages, regardless of dependency changes, by issuing "apt-get dist-uprade". The latter is necessary for upgrading to a newer Debian version, for example.
--
Morten Brekkevold
UNINETT