Hi all.
I have used apt to update my lists and then wanted to upgrade.
However it gives me far too many updates being held back (12/18), mostly linux upgrades, bind, etc.
Suspect my sources are not ok or something a little more eclectic is not quite right.
Can anyone please confirm?
Many thanks
Andy
APT upgrade results:
Lists in /etc/apt/sources.list:
I have used apt to update my lists and then wanted to upgrade.
However it gives me far too many updates being held back (12/18), mostly linux upgrades, bind, etc.
Suspect my sources are not ok or something a little more eclectic is not quite right.
Can anyone please confirm?
Many thanks
Andy
APT upgrade results:
Code:
The following packages have been kept back: bind9-host dnsutils libbind9-40 libdns45 libisc45 libisccc40 libisccfg40 liblwres40 linux-generic linux-headers-generic linux-image-generic linux-restricted-modules-generic The following packages will be upgraded: flashplugin-installer kdelibs-data kdelibs4c2a linux-libc-dev linux-restricted-modules-common ntpdate 6 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
Code:
deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty main restricted deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty-updates main restricted deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty universe deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty-updates universe deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty multiverse deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty-updates multiverse deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty-security main restricted deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty-security universe deb [url]http://archive.ubuntu.com/ubuntu/[/url] jaunty-security multiverse # kde updates deb [url]http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu[/url] jaunty main # X updates (stable) deb [url]http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu[/url] jaunty main deb-src [url]http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu[/url] jaunty main
Comment