Results 1 to 6 of 6

Thread: Error message

  1. #1
    Join Date
    Jan 2009
    Beans
    377

    Error message

    can any one help with this error ubuntu 10.04
    Attached Images Attached Images

  2. #2
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Error message

    What are you attempting to do? Upgrade to 10.04 LTS or upgrade 10.04 to a newer release?

    I'm presuming you are doing a release upgrade throught the Update Manager?

  3. #3
    Join Date
    Jan 2009
    Beans
    377

    Re: Error message

    Just doing and every day ubdate

  4. #4
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Error message

    what happens with

    sudo apt-get update

  5. #5
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Error message

    Well, while trying to do you everyday update a package is attempting to get upgraded, thus your error message. This message is generally connected with a release upgrade, though, so are you absolutely positive you aren't inadvertently attempting one???

    Try jerrrys' suggestion:

    Code:
    sudo apt-get update
    ... and post the output it gives when it throws an error back here. You should find some instruction when it crashes in a terminal which will help more than the GUI message; that doesn't give a lot of info. (Pleae use [code] tags for clarity.)

    If it makes the update (which from what you say it won't) then attempt:

    Code:
    sudo apt-get upgrade
    ... which updates apps and packages, NOT the release to a newer one ... post the output of any error messages back here.

    You might also want to have a trawl through here:

    http://au.yhs4.search.yahoo.com/yhs/...p-qrw-corr-top
    Last edited by Bucky Ball; March 18th, 2012 at 03:38 AM.

  6. #6
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: Error message

    Hi Jerry and Bucky Ball

    @OP i saw something as held pkg's or something similar .
    well do this along with above two posts .
    Code:
    sudo apt-get install -f
    Dont miss anything even it is small. one small pin is enough to bring down a man.


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
  •