PDA

View Full Version : [SOLVED] Updates



Bolshy
April 27th, 2012, 11:43 AM
Hi,
Having just installed ubuntu 12.04 64bit I started the updates of which I think most came down but then I got this error
Could not initialize the package information

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/pt.archive.ubuntu.com_ubuntu_dists_precise_univers e_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.'

When opening package manager I get this message

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/pt.archive.ubuntu.com_ubuntu_dists_precise_univers e_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.

I have tried several times to send an error report but that doesn't work either can anybody help?
Thanks in advance ;-)

kc1di
April 27th, 2012, 12:03 PM
Try the following in a terminal


sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update
copy one line at a time to your terminal and hit enter.
Then try update again.
Hope it helps
D ;)

Bolshy
April 27th, 2012, 02:12 PM
Well thanks for that it certainly seems to have worked updates are installing. :-)

kc1di
April 27th, 2012, 02:59 PM
Well thanks for that it certainly seems to have worked updates are installing. :-)

Your welcome Please take the time to mark the thread as solved.
Thanks ;)