'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.'

Bug #738677 reported by Monfort Florian
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: update-manager

When I launch the update Manager, I've got the following message :

An unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:

'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.'

Whiwh means I can't launch any update.

I am using Natty.

An other thing that might help :

monfort@monfort-Aspire-5500:~$ apt-cache policy update-manager
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
monfort@monfort-Aspire-5500:~$

Revision history for this message
Monfort Florian (florian-monfort) wrote :
Revision history for this message
RedSingularity (redsingularity) wrote :

First, lets try reinstalling:

sudo apt-get autoremove --purge update-manager

then

sudo apt-get install update-manager

See if it works properly after that.

Changed in update-manager (Ubuntu):
status: New → Incomplete
Revision history for this message
Monfort Florian (florian-monfort) wrote : Re: [Bug 738677] Re: 'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.'

On Sun, 2011-03-20 at 18:12 +0000, RedSingularity wrote:
> First, lets try reinstalling:
>
> sudo apt-get autoremove --purge update-manager
>
> then
>
> sudo apt-get install update-manager
>
> See if it works properly after that.
>
> ** Changed in: update-manager (Ubuntu)
> Status: New => Incomplete
>

Here is the first result :

monfort@monfort-Aspire-5500:~$ sudo apt-get autoremove --purge
update-manager
[sudo] password for monfort:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with
MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
monfort@monfort-Aspire-5500:~$

Revision history for this message
RedSingularity (redsingularity) wrote :

Post the output of:

ls -l /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en

Revision history for this message
Monfort Florian (florian-monfort) wrote :

Here is the output requested :

monfort@monfort-Aspire-5500:~$ ls -l /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en
-rw-r--r-- 1 root root 219 2011-03-18 09:19 /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en
monfort@monfort-Aspire-5500:~$

Revision history for this message
RedSingularity (redsingularity) wrote :

Thanks. Now try:

sudo rm /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en

and then:

sudo apt-get autoremove --purge update-manager

Revision history for this message
Monfort Florian (florian-monfort) wrote :

On Sun, 2011-03-20 at 19:40 +0000, RedSingularity wrote:
> Thanks. Now try:
>
> sudo rm /var/lib/apt/lists/extras.ubuntu
> .com_ubuntu_dists_natty_main_i18n_Translation-en
>
> and then:
>
> sudo apt-get autoremove --purge update-manager
>

Here is the result :

monfort@monfort-Aspire-5500:~$ sudo
rm /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en
[sudo] password for monfort:
monfort@monfort-Aspire-5500:~$ sudo apt-get autoremove --purge
update-manager
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with
MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.
monfort@monfort-Aspire-5500:~$

Revision history for this message
RedSingularity (redsingularity) wrote :

Remove that one too:

sudo rm /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en%5fUS

And try the uninstall again.

Revision history for this message
Monfort Florian (florian-monfort) wrote : Re: [Bug 738677] Re: 'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.'

Result :

monfort@monfort-Aspire-5500:~$ sudo rm
/var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en%5fUS
monfort@monfort-Aspire-5500:~$ sudo apt-get autoremove --purge
update-manager
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList
/var/lib/apt/lists/archive.canonical.com_dists_natty_partner_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
monfort@monfort-Aspire-5500:~$

2011/3/21 RedSingularity <email address hidden>

> Remove that one too:
>
> sudo rm /var/lib/apt/lists/extras.ubuntu
> .com_ubuntu_dists_natty_main_i18n_Translation-en%5fUS
>
> And try the uninstall again.
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/738677
>
> Title:
> 'E:Encountered a section with no Package: header, E:Problem with
> MergeList /var/lib/apt/lists/extras.ubuntu
> .com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists
> or status file could not be parsed or opened.'
>
> Status in “update-manager” package in Ubuntu:
> Incomplete
>
> Bug description:
> Binary package hint: update-manager
>
> When I launch the update Manager, I've got the following message :
>
> An unresolvable problem occurred while initializing the package
> information.
>
> Please report this bug against the 'update-manager' package and
> include the following error message:
>
> 'E:Encountered a section with no Package: header, E:Problem with
> MergeList /var/lib/apt/lists/extras.ubuntu
> .com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists
> or status file could not be parsed or opened.'
>
> Whiwh means I can't launch any update.
>
> I am using Natty.
>
> An other thing that might help :
>
>
> monfort@monfort-Aspire-5500:~$ apt-cache policy update-manager
> E: Encountered a section with no Package: header
> E: Problem with MergeList
> /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en
> E: The package lists or status file could not be parsed or opened.
> monfort@monfort-Aspire-5500:~$
>
> To unsubscribe from this bug, go to:
>
> https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/738677/+subscribe
>

Revision history for this message
RedSingularity (redsingularity) wrote :

Ok, lets just take care of the whole directory:

sudo rm /var/lib/apt/lists/* -vf

then try updating:

sudo apt-get update

then try to use the update-manager

Revision history for this message
Monfort Florian (florian-monfort) wrote :

It worked ! Thanks :)

2011/3/21 RedSingularity <email address hidden>

> Ok, lets just take care of the whole directory:
>
> sudo rm /var/lib/apt/lists/* -vf
>
> then try updating:
>
> sudo apt-get update
>
> then try to use the update-manager
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/738677
>
> Title:
> 'E:Encountered a section with no Package: header, E:Problem with
> MergeList /var/lib/apt/lists/extras.ubuntu
> .com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists
> or status file could not be parsed or opened.'
>
> Status in “update-manager” package in Ubuntu:
> Incomplete
>
> Bug description:
> Binary package hint: update-manager
>
> When I launch the update Manager, I've got the following message :
>
> An unresolvable problem occurred while initializing the package
> information.
>
> Please report this bug against the 'update-manager' package and
> include the following error message:
>
> 'E:Encountered a section with no Package: header, E:Problem with
> MergeList /var/lib/apt/lists/extras.ubuntu
> .com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists
> or status file could not be parsed or opened.'
>
> Whiwh means I can't launch any update.
>
> I am using Natty.
>
> An other thing that might help :
>
>
> monfort@monfort-Aspire-5500:~$ apt-cache policy update-manager
> E: Encountered a section with no Package: header
> E: Problem with MergeList
> /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en
> E: The package lists or status file could not be parsed or opened.
> monfort@monfort-Aspire-5500:~$
>
> To unsubscribe from this bug, go to:
>
> https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/738677/+subscribe
>

Revision history for this message
RedSingularity (redsingularity) wrote :

Glad its working. Thanks for reporting this and feel free to do so again in the future! Closing.

Changed in update-manager (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Suveer Arora (suveerarora1) wrote :

same problem occured in my system too.. bt followed d procedure n see now its working !! thnx...

Revision history for this message
irfan (irfan20uk) wrote :

I too faced the same bug but thank you now, it fixed by the way you suggested.

Revision history for this message
James Womack (james-c-womack) wrote :

This fixed my problem with not being able to update in Natty.

What are we actually deleting in the /var/lib/apt/lists/ directory?

Thanks.

Revision history for this message
RedSingularity (redsingularity) wrote :

This is actually a duplicate of bug 346386.

Changed in update-manager (Ubuntu):
status: Invalid → 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.