Error When ugrading to Ubuntu version 7.10
Posted by Elups on January 26th, 2008
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.
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!


January 26th, 2008 at 11:49 pm
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
January 27th, 2008 at 12:56 am
Erm, would it be too obvious to suggest a clean install?
January 27th, 2008 at 2:23 am
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.
January 28th, 2008 at 2:15 pm
When I go to http://www.ubuntu-nl.org/source-o-matic/ it says:
Sorry, the page you requested could not be found.
January 28th, 2008 at 6:38 pm
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.
February 1st, 2008 at 4:52 pm
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…)
May 2nd, 2008 at 3:52 pm
Admin - thanks for the excellent advice. It worked for me.
June 6th, 2008 at 10:40 pm
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.