Results 1 to 4 of 4

Thread: unable to run update manager

  1. #1
    Join Date
    Oct 2013
    Beans
    2

    unable to run update manager

    Hi All,

    I have v 12.04 installed. When I am running update manager the following error message is appearing:

    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:Encountered a section with no Package: header, Eroblem with MergeList /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-security_universe_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.'


    Could anyone please suggest the solution.

    best regards,
    parveen

  2. #2
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: unable to run update manager

    p-nasa; Hi ! Welcome to the forum.

    Try this and advise the results:
    Terminal codes:
    Code:
    sudo rm /var/lib/apt/lists/* -vf
    sudo mkdir -pv /var/lib/apt/lists/partial
    sudo apt-get update
    sudo apt-get upgrade
    Where it is suspected the index files have become corrupted (rm), "mkdir" puts a directory back inplace, "update" rebuilds the indexes, and "upgrade" updates the installed packages.

    just try'n to help
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #3
    Join Date
    Oct 2013
    Beans
    2

    Re: unable to run update manager

    Dear Friend,

    It solved the problem!!
    Thanks for the quick help.

    best regards,
    parveen

  4. #4
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: unable to run update manager

    @ p-nasa : please mark your thread as solved (in the "Thread Tools" menu), thanks.
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

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
  •