Announcement

Collapse
No announcement yet.

(Solved) Updates held back. Sources ok?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    (Solved) Updates held back. Sources ok?

    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:
    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.
    Lists in /etc/apt/sources.list:
    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

    #2
    Re: Updates held back. Sources ok?

    Are you using 'sudo apt-get upgrade' to upgrade?

    To upgrade packages that (due to changed dependencies) require installation of new packages or removal of old packages, you need to use 'sudo apt-get dist-upgrade'.

    Comment


      #3
      Re: Updates held back. Sources ok?

      Thanks Kubicle. That reply was faster than a speeding bullet.

      Ahem. You were right. It appears that the dementia ward is calling my name loudly.
      I have done the "dist-upgrade" before more times than cold dinners have been eaten in the Antarctic...

      Cheers

      Andy

      Comment

      Working...
      X