Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Execute this in Terminal :
    Code:
    sudo dpkg --configure -a
    sudo apt-get update
    Post error message here, if any.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just 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

  4. #4
    Just 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.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  6. #6
    Just 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...