Read error - read (5 Input/output error), E:The package lists or status file could not be parsed or opened.
I'm trying to run the update manager and get the following message.
Can anyone help me? / Anders
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:Read error - read (5 Input/output error), E:The package lists or status file could not be parsed or opened.'
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Mark Rijckenberg
- Solved:
- 2009-04-07
- Last query:
- 2009-04-07
- Last reply:
- 2009-04-06
Hi,
First make sure that update-manager, synaptic, etc... are all closed and not running somewhere.
Then open a Terminal and enter the following commands:
sudo rm /var/lib/
sudo cp /var/lib/
sudo rm -rf /var/lib/
sudo dpkg --configure -a
sudo aptitude update
sudo aptitude upgrade
sudo aptitude install -f
After that, retry opening update-manager.
Regards,
Mark
| Anders L (alindstrom) said : | #2 |
Thanks! That helped.. to some extent, but there is still some strange going on:
E: Lists directory /var/lib/
E: Internal error: couldn't generate list of packages to download
Regards
Anders
Hi,
First make sure that update-manager, synaptic, etc... are all closed and not running somewhere.
Then open a Terminal and enter the following commands:
sudo mkdir /var/lib/
sudo dpkg --configure -a
sudo aptitude update
sudo aptitude upgrade
sudo aptitude install -f
After that, retry opening update-manager.
Regards,
Mark
| Anders L (alindstrom) said : | #4 |
Thanks Mark Rijckenberg, that solved my question.
I'm constantly having the some problem, and the solution really works, thanks
But just a small detail, after some time working on Ubuntu without doing anything rather special, it seems I got the some problem and I have to repeat all the procedures again.
Thanks Mark
Regards
João
| Indian Art (goldfish-aol) said : | #6 |
Could not download all repository indexes
The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct.
| tesaba (terry-r-bartley) said : | #7 |
I have been working tirelessly on this same issue for the last 36 hours. You made this all so simple, Thanks!
Best wishes!
Terry
Hi Terry,
You are welcome.
In fact, the troubleshooting procedure has been improved. The improvements are now in the following document:
https:/
Regards,
Mark
Mark -
Thank you for the solution. This worked great.
Ram

