Results 1 to 6 of 6
I have succeeded to get the Synaptic Package manager blocked in my Ubuntu 8.10. The following error messages are received when starting the application. I have tried to recover the ...
- 03-19-2009 #1Just Joined!
- Join Date
- Mar 2009
- Location
- Finland
- Posts
- 47
Package manager doesn't work
I have succeeded to get the Synaptic Package manager blocked in my Ubuntu 8.10. The following error messages are received when starting the application. I have tried to recover the problem via different kernels without any results.
E: Unable to parse package file /var/lib/dpkg/status (1)
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.
Any tips
br
Leevi
- 03-19-2009 #2
Hi and Welcome !
Execute this in Terminal :
Post error message here, if any.Code:sudo dpkg --configure -a sudo apt-get update
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-19-2009 #3Just Joined!
- Join Date
- Mar 2009
- Location
- Finland
- Posts
- 47
I got the following error message
dpkg: parse error, in file `/var/lib/dpkg/status' near line 1:
field name `iagno' must be followed by colon
- 03-19-2009 #4Just Joined!
- Join Date
- Mar 2009
- Location
- Finland
- Posts
- 47
And this from ..update
Reading package lists... Error!
E: Unable to parse package file /var/lib/dpkg/status (1)
E: The package lists or status file could not be parsed or opened.
- 03-20-2009 #5
Post the contents of /var/lib/dpkg/status file here.
Code:cat /var/lib/dpkg/status
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-20-2009 #6Just Joined!
- Join Date
- Mar 2009
- Location
- Finland
- Posts
- 47
The commad generates a huge amount of cryptical data (like Chinese font).
Are there any way to correct the package manager or should I re-install the Ubuntu?
Leevi


Reply With Quote