Tim Chown wrote:
On Fri, Feb 20, 2009 at 11:58:23AM +0100, Erik Weber wrote:
Stokkenes Vidar wrote:
You are indeed right.
Actually my Debian installation is keeping back my package for whatever reason.. Neither "apt-get upgrade" or "apt-get dist-upgrade" wants to update the package.
Any idea why?
When doing this on a new system I had a conflict with some package (can't remember which), but it work when issuing "aptitude install nav", try using aptitude instead of apt-get as it seems to be 'smarter' in some cases.
Hi,
We've just tried to run the aptitude upgrade on our NAV server and hit an error (or two).
Here is our sources:
# cat sources.list # # deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 NETINST Binary-1 20080218-14:15]/ etch contrib main
# deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 NETINST Binary-1 20080218-14:15]/ etch contrib main
deb http://debian.man.ac.uk/debian/ etch main deb-src http://debian.man.ac.uk/debian/ etch main
deb http://mirror.ox.ac.uk/debian/ stable main deb-src http://mirror.ox.ac.uk/debian/ stable main
deb http://security.debian.org/ etch/updates main contrib deb-src http://security.debian.org/ etch/updates main contrib
# TJC 12/08/08 Added NAV source (see http://pkg-nav.alioth.debian.org/) deb http://pkg-nav.alioth.debian.org/debian/ etch local deb http://ftp.no.debian.org/debian/ etch main non-free
# TJC 23/02/09 Added for Nav 3.5.0 deb http://backports.org/debian etch-backports main
That's a whole lot of sources... Most likely you can narrow it down to something like this:
deb http://debian.man.ac.uk/debian/ etch main non-free contrib deb-src http://debian.man.ac.uk/debian/ etch main non-free contrib
deb http://security.debian.org/ etch/updates main contrib non-free deb-src http://security.debian.org/ etch/updates main contrib
# TJC 12/08/08 Added NAV source (see http://pkg-nav.alioth.debian.org/) deb http://pkg-nav.alioth.debian.org/debian/ etch local deb http://backports.org/debian etch-backports main
aptitude clean aptitude update aptitude install debian-backports-keyring