E:Encountered a section with no Package: header, E:Problem with MergeList

Bug #1048445 reported by Chanchao
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

This happens when I forget to open a web browser first to log into my company's Barracuda web filter. As a result, update-manager cannot reach (some?) of the repositories.

All of that would be expected behavior, except that it causes a permanent problem in the update mechanism; after gaining full internet access, the update manager still stops with the same error (attached).

I do know how to solve it, it involves running the following commands:

sudo apt-get clean
cd /var/lib/apt
sudo rm -r lists.old
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get clean
sudo apt-get update

This took quite a while to figure out, I think update-manager should handle it better when there is no unrestricted internet connection to (some) repositories.

This affects all currenlty supported Ubuntu releases; currently I'm on Precise.

Tags: bot-comment
Revision history for this message
Chanchao (custom) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Reviewing your bug report it seems that you are experiencing bug 346386. This issue happens when you have tried to update your package information when you are a network that didn't return the right files. This issue can be cleaned up by using the following commands in a terminal:

1.) sudo rm /var/lib/apt/lists/*
2.) sudo apt-get update

Thanks and good luck!

[This is an automated message. I apologize if it reached you inappropriately; please reopen the bug task if it was incorrect.]

tags: added: bot-comment
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in update-manager (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.