update manager: could not initialize the package information

Asked by John Kelly

Could not initialize the package information

An unresolvable problem occurred while initializing 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:Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 25165824. (man 5 apt.conf), E:Error occurred while processing cmake-data (NewVersion1), E:Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_lucid_main_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.'
'

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

cat /etc/apt/sources.list.d/jconti-recent-notifications-precise.list

Thanks

Revision history for this message
John Kelly (lioganach) said :
#2

Hello actionparsnip

earlier I went to sources centre and removed notifaction line

abraham@abraham-laptop:~$ cat /etc/apt/sources.list.d/jconti-recent-notifications-precise.list
nt-notifications/ubuntu precise main # disabled on upgrade to precise
abraham@abraham-laptop:~$

I cant access software centre....it appears momentarily and disappears plus I removed synaptic and also when I select update manager it shows message in front of it saying unresolvable problem or words to that effect
thanks
John

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

ok run:

sudo rm /etc/apt/sources.list.d/jconti-recent-notifications*
sudo add-apt-repository ppa:jconti/recent-notifications
sudo apt-get update
sudo apt-get upgrade

HTH

Revision history for this message
John Kelly (lioganach) said :
#4

Thank you fr rescuing me again!!!