Results 1 to 7 of 7

Thread: Update manager will no longer install updates (12.04)

  1. #1
    Join Date
    Oct 2009
    Beans
    24

    Question Update manager will no longer install updates (12.04)

    I am having a problem on my wife's PC (Ubuntu 12.04). Update manager says there are 108 updates to install but when we try to install them it fails with this message:

    installArchives() failed: Preconfiguring packages ...
    Preconfiguring packages ...
    Preconfiguring packages ...
    Preconfiguring packages ...
    dpkg: error: parsing file '/var/lib/dpkg/available' near line 0:
    field name `../libindicator-messages-status-provider1/changelog.Debian.gz' must be followed by colon
    localepurge: Disk space freed in /usr/share/locale: 0 KiB
    localepurge: Disk space freed in /usr/share/man: 0 KiB
    localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
    localepurge: Disk space freed in /usr/share/omf: 0 KiB
    localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

    Total disk space freed by localepurge: 0 KiB

    localepurge: Disk space freed in /usr/share/locale: 0 KiB
    localepurge: Disk space freed in /usr/share/man: 0 KiB
    localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
    localepurge: Disk space freed in /usr/share/omf: 0 KiB
    localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

    Total disk space freed by localepurge: 0 KiB

    localepurge: Disk space freed in /usr/share/locale: 0 KiB
    localepurge: Disk space freed in /usr/share/man: 0 KiB
    localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
    localepurge: Disk space freed in /usr/share/omf: 0 KiB
    localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

    Total disk space freed by localepurge: 0 KiB

    localepurge: Disk space freed in /usr/share/locale: 0 KiB
    localepurge: Disk space freed in /usr/share/man: 0 KiB
    localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
    localepurge: Disk space freed in /usr/share/omf: 0 KiB
    localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

    Total disk space freed by localepurge: 0 KiB






    Any ideas please?

  2. #2
    Join Date
    Jun 2008
    Beans
    6

    Re: Update manager will no longer install updates (12.04)

    Try
    Code:
     sudo dpkg-reconfigure libindicator-messages
    to reconfigure the package, then do the updates as usual and see if it solved the problem.

  3. #3
    Join Date
    Oct 2009
    Beans
    24

    Re: Update manager will no longer install updates (12.04)

    Quote Originally Posted by wladypauly View Post
    Try
    Code:
     sudo dpkg-reconfigure libindicator-messages
    to reconfigure the package, then do the updates as usual and see if it solved the problem.
    Thanks for responding

    I tried that and it produced:
    sudo dpkg-reconfigure libindicator-messages
    [sudo] password for dorothy:
    Package `libindicator-messages' is not installed and no info is available.
    Use dpkg --info (= dpkg-deb --info) to examine archive files,
    and dpkg --contents (= dpkg-deb --contents) to list their contents.
    /usr/sbin/dpkg-reconfigure: libindicator-messages is not installed.

    I tried instead
    sudo dpkg-reconfigure libindicator-messages-status-provider1

    which ran without reporting errors but the updates sill would not work. I am planning to reboot and see if it works then...

  4. #4
    Join Date
    Oct 2009
    Beans
    24

    Re: Update manager will no longer install updates (12.04)

    It is still failing to install with the same message after a reboot....

  5. #5
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Update manager will no longer install updates (12.04)


  6. #6
    Join Date
    Oct 2009
    Beans
    24

    Smile Re: Update manager will no longer install updates (12.04)

    Briiliant - problem solved!! thanks very much

  7. #7
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Update manager will no longer install updates (12.04)

    Quote Originally Posted by The_Cougar_Kid View Post
    Briiliant - problem solved!! thanks very much
    awesome, use the thread tools and mark it solved.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •