Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Edgy,Feisty,Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed


  • Sponsor



  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Error When ugrading to Ubuntu version 7.10

Posted by Elups on January 26th, 2008 Email This Post Email This Post

When ever i try to upgrade or update I get this message.

http://security.ubuntu.com/ubuntu/dists/feisty-security/main/binary-i386/Packages.bz2: Sub-process bzip2 returned an error code (2)

Can someone help.

Share/Save/Bookmark

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Related Articles

8 Responses to “Error When ugrading to Ubuntu version 7.10”

  1. admin Says:

    try this solution

    1. Visit: http://www.ubuntu-nl.org/source-o-matic/ and generate a new source list.

    2. Edit your source list

    gksu gedit /etc/apt/source.list

    3. Copy the generated source list from the website and paste it over the existing list

    4. Save the source list

    5. update source list

    sudo apt-get update

    6. Run the update manager

    gksu “update-manager -c”

    Hope this helps

  2. KenBW2 Says:

    Erm, would it be too obvious to suggest a clean install?

  3. blah Says:

    You can try manual to uncompress the archive and see what is the error which is returned.
    wget http://security.ubuntu.com/ubuntu/dists/feisty-security/main/binary-i386/Packages.bz2
    bzip2 -d Packages.bz2

    If no error this means that the Packages.bz2 downloaded by apt is corrupted.

  4. Elups Says:

    When I go to http://www.ubuntu-nl.org/source-o-matic/ it says:
    Sorry, the page you requested could not be found.

  5. unicorn Says:

    I have the similar problem.

    Why the heck is source-o-matic closed?
    Then, why the heck is there any alternative site for that?

    I don’t want to edit my source.list manually, even though I could.

  6. gamboy Says:

    I had a similar error a long time ago, and it was due to a bad setting of my date/timezone etc…
    Hope a ntpdate will help you ?
    (I don’t think so it’s so easy, but…)

  7. MikeT Says:

    Admin - thanks for the excellent advice. It worked for me.

  8. kdormuth Says:

    Hi,
    I’m having the same problem, but I’m a total newb so I’m not really sure how to implement the solution in response 2. (the website is no longer available.)

    Any help would be greatly appreciated!!
    Thanks.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>