Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: 12.04 update manage problems

  1. #1
    Join Date
    May 2008
    Beans
    643

    12.04 update manage problems

    Atom CPU d525 1.89 ghz x4

    Acer revo

    When I load updater

    It says this error
    Failed to run usr/bin/update-manager'--dist-upgrade as user root

    Unable to copy user xauthoization file

    Help

    Is there any way to upgrade to 12.10
    If simplest soltion

    Thank you

  2. #2
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: 12.04 update manage problems

    Try the terminal.

    Make sure your updated:

    Code:
    sudo apt-get update && sudo apt-get upgrade
    https://help.ubuntu.com/12.04/server...upgrading.html

    And good idea to have a backup plan in case of breakage.

  3. #3
    Join Date
    May 2008
    Beans
    643

    Re: 12.04 update manage problems

    sudo apt-get update

    just tryed that
    and got this
    e unable to lock directroy /var/lib/apt/list/lock open (11 resouse tamorariy unavible)

    e unable to lock directory /var/lib/apt/list/list

    3 could not get lock /var/lib/apt/list/lock

    e unable to lock directroy /var/lib/apt/list/lock open (11 resouse tamorariy unavible)
    e unable to lock the administration directory var/lib/apt/list/dpkg

    does this mean anythig to you

    thank you

  4. #4
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: 12.04 update manage problems

    That usually means that you have a package manager open. Maybe the software center, maybe update manager. You have to have them closed when running update in terminal.

  5. #5
    Join Date
    May 2008
    Beans
    643

    Re: 12.04 update manage problems

    ok yes that was right

    but now it says

    dpkg was interrrupted you must frist run dpkg configure a

  6. #6
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: 12.04 update manage problems

    Ok, do what it said.

    Code:
    sudo dpkg --configure -a

  7. #7
    Join Date
    May 2008
    Beans
    643

    Re: 12.04 update manage problems

    it did a lot and the last things it said was this
    thank you



    mkdir: cannot create directory `/tmp/mkinitramfs_Molh8a//lib': No space left on device
    cp: cannot create regular file `/tmp/mkinitramfs_Molh8a//lib': No space left on device
    mkdir: cannot create directory `/tmp/mkinitramfs_Molh8a/lib': No space left on device
    E: /usr/share/initramfs-tools/hooks/brltty failed with return 1.
    update-initramfs: failed for /boot/initrd.img-3.2.0-33-generic with 1.
    run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
    Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.2.0-33-generic.postinst line 1010.
    dpkg: error processing linux-image-3.2.0-33-generic (--configure):
    subprocess installed post-installation script returned error exit status 2
    Setting up python-libproxy (0.4.7-0ubuntu4.1) ...
    [Errno 28] No space left on device: '/usr/lib/python2.7/dist-packages/libproxy.pyc'
    dpkg: error processing python-libproxy (--configure):
    subprocess installed post-installation script returned error exit status 101
    Setting up linux-libc-dev (3.2.0-33.52) ...
    dpkg: unrecoverable fatal error, aborting:
    unable to create `/var/lib/dpkg/updates/tmp.i': No space left on device

  8. #8
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: 12.04 update manage problems

    Out of space?

    Code:
    df
    Got some old kernels you can remove?

    http://www.googlubuntu.com/results/?...Search&lang=en

  9. #9
    Join Date
    May 2008
    Beans
    643

    Re: 12.04 update manage problems

    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/sda1 7728600 6665832 670168 91% /
    udev 1020644 4 1020640 1% /dev
    tmpfs 412264 848 411416 1% /run
    none 5120 0 5120 0% /run/lock
    none 1030652 76 1030576 1% /run/shm
    /dev/sda6 144664216 10890592 126425044 8% /home
    pea@pea:~$

    thank you

  10. #10
    Join Date
    May 2008
    Beans
    643

    Re: 12.04 update manage problems

    sytem failed to down load tweak

    cheers

Page 1 of 2 12 LastLast

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
  •