Results 1 to 4 of 4

Thread: question about non functional ubuntu 11.04 software center

  1. #1
    Join Date
    Oct 2011
    Beans
    1

    Question question about non functional ubuntu 11.04 software center

    Ubuntu software center does not load and when i write

    sudo apt-get update && sudo apt-get apgrade

    loads a bunch of stuff and says ....

    SystemError: E:Encountered a section with no Package: header, Eroblem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.


    what does this mean ??
    Thnx everyone..

    I know it probably is stupid but I just started using linux / ubuntu yesterday..

  2. #2
    Join Date
    Nov 2009
    Location
    Chennai, India
    Beans
    503
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: question about non functional ubuntu 11.04 software center

    Try this on your terminal

    Code:
    sudo rm /var/lib/apt/lists/* -vf
    sudo apt-get update
    sudo apt-get upgrade
    The above code will remove the entries of the listings and then update a fresh set of lists and then perform the updates.

    Source: ihaveapc.com
    I like to keep it respectful with OpenRespect
    I write at The Void Ghost and 2buntu

  3. #3
    Join Date
    Oct 2011
    Beans
    4

    Re: question about non functional ubuntu 11.04 software center

    Hi,

    I have been using Ubuntu for a few months but have no idea what I am doing! I have tried to update but get the following message and my software centre doesn't do anything except pretend it's loading

    E: Unable to parse package file /var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_natty_main_bina ry-i386_Packages (1)
    E: The package lists or status file could not be parsed or opened.

    Is this the same error or a different one?

    Thank you for any help

  4. #4
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: question about non functional ubuntu 11.04 software center

    It is most likely the same error.

    Please boot the computer, close all windows which might open and run the commands written above.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

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
  •