Results 1 to 8 of 8

Thread: "The package lists or status file could not be parsed or opened"

  1. #1
    Join Date
    Jul 2007
    Location
    Adelaide South Australia
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    "The package lists or status file could not be parsed or opened"

    I got this error when trying to update - can anyone help please :

    E: Encountered a section with no Package: header
    E: Problem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_precise_main_binary-i386_Packages
    E: The package lists or status file could not be parsed or opened.
    Last edited by jeffbilling; November 7th, 2012 at 12:42 AM. Reason: Solved

  2. #2
    Join Date
    Jun 2011
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: Update proplem

    EDIT: I'm an idiot in the mornings. Check the answer given below.
    Last edited by MG&TL; November 1st, 2012 at 08:53 AM.

  3. #3
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Update proplem

    Try this

    Code:
    sudo rm /var/lib/apt/lists/* -vf
    sudo apt-get clean
    sudo apt-get update
    sudo apt-get upgrade

  4. #4
    Join Date
    Jul 2007
    Location
    Adelaide South Australia
    Beans
    39
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: "The package lists or status file could not be parsed or opened"

    Many thanks 2F4U.
    Sorry for delay in reply but I had used up my months data quota with the downloads!
    Worked a treat and everything seems fine.
    Jeff

  5. #5
    Join Date
    Oct 2008
    Beans
    35

    Re: "The package lists or status file could not be parsed or opened"

    This solution worked for me also.

    +1 Thanks.

  6. #6
    Join Date
    Feb 2013
    Beans
    1

    Re: "The package lists or status file could not be parsed or opened"

    I'm new to Ubuntu and had same problem.
    This solved my problem.
    Thank.

  7. #7
    Join Date
    Aug 2011
    Beans
    1

    Re: "The package lists or status file could not be parsed or opened"

    Thank you very much!! Fixed me!

  8. #8
    Join Date
    Sep 2011
    Beans
    2

    Re: "The package lists or status file could not be parsed or opened"

    Worked for me on 12.04.3! Thanks!

Bookmarks

Posting Permissions

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