Results 1 to 3 of 3

Thread: update-manager -d doesnt work

  1. #1
    Join Date
    Apr 2007
    Location
    Algarve/Portugal
    Beans
    362
    Distro
    Lubuntu

    update-manager -d doesnt work

    Hi

    I want to upgrade to Lucid Beta 1 but when i try to do "update-manager -d" i have disk space error on /var/cache... can someone help me?

    Thanks

  2. #2
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: update-manager -d doesnt work

    Try this in the terminal, clean up:

    Code:
    sudo apt-get clean && sudo apt-get autoclean
    Make sure your up to date:

    Code:
    sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
    Then run:

    Code:
    sudo update-manager -d

  3. #3
    Join Date
    Apr 2007
    Location
    Algarve/Portugal
    Beans
    362
    Distro
    Lubuntu

    Re: update-manager -d doesnt work

    I have already have made that with no sucess

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
  •