Results 1 to 4 of 4

Thread: E: Problem parsing dependency Recommends

  1. #1
    Join Date
    Jan 2011
    Beans
    26

    E: Problem parsing dependency Recommends [Solved]

    I was installing sun java with:
    Code:
    sudo apt-get install sun-java6-jre sun-java6-bin sun-java6-plugin
    And my power went off (Talk about bad timing)

    Now whenever I open synaptic manager or try to install anything through terminal I get:
    Code:
    E: Problem parsing dependency Recommends
    E: Error occurred while processing collectd (NewVersion1)
    E: Problem with MergeList /var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_lucid_universe_binary-i386_Packages
    E: The package lists or status file could not be parsed or opened.
    E: _cache->open() failed, please report.
    Last edited by clooless001; February 10th, 2011 at 10:33 PM.

  2. #2
    Join Date
    Jan 2011
    Beans
    26

    Re: E: Problem parsing dependency Recommends

    Oh, and if I try to do

    Code:
    sudo apt-get install sun-java6-jre sun-java6-bin sun-java6-plugin
    I get

    Code:
    E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
    EDIT: I realised i did that while having synaptic open (Silly me!)
    The message i get back with synaptic closed it:

    Code:
    Reading package lists... Error!
    E: Problem parsing dependency Recommends
    E: Error occurred while processing collectd (NewVersion1)
    E: Problem with MergeList /var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_lucid_universe_binary-i386_Packages
    E: The package lists or status file could not be parsed or opened.
    Last edited by clooless001; February 10th, 2011 at 09:56 PM.

  3. #3
    Join Date
    Jan 2011
    Beans
    26

    Re: E: Problem parsing dependency Recommends

    I just tried opening
    /var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_lucid_universe_ binary-i386_Packages

    And it can't figure out the coding....

    Could not open the file /var/lib/apt/lists/gb.ar…erse_binary-i386_Packages using the Western (ISO-8859-15) character encoding.

  4. #4
    Join Date
    Jan 2011
    Beans
    26

    Re: E: Problem parsing dependency Recommends

    I fixed it!

    Code:
    sudo rm /var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_lucid_universe_binary-i386_Packages
    Hope i can help others with this!

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
  •