LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Errors With Aptitude (https://www.linuxquestions.org/questions/linux-software-2/errors-with-aptitude-4175483399/)

Kogami 11-04-2013 07:08 PM

Errors With Aptitude
 
Hi Everyone,

I've been experiencing issues with Aptitude and dpkg (update, upgrade, synaptic, and Mint's package manager all seem to be broken). When I run :

sudo aptitude upgrade

It prints :

[ ERR] Reading packet lists
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/packages.medibuntu.org_dists_raring_free_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
[ ERR] Reading packet lists
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/packages.medibuntu.org_dists_raring_free_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.

Similarly, update prints :

W: Failed to fetch http://packages.medibuntu.org/dists/...i386/Packages: Something strange happened on resolution «packages.medibuntu.org:http» (-11 - System error)
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Couldn't rebuild package cache
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/packages.medibuntu.org_dists_raring_free_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/packages.medibuntu.org_dists_raring_free_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.

Any ideas on how I can fix this? I can use all the help I can get.

Regards,
Kogami

andrewthomas 11-04-2013 07:28 PM

medibuntu.org
is no more.

Kogami 11-04-2013 07:39 PM

Quote:

medibuntu.org
is no more.
Okay, so far as I know, that has been the repo I've been using this whole time. So how do I go about rectifying that?

Kogami

andrewthomas 11-04-2013 08:20 PM

remove the references to medibuntu from the directory
Code:

/etc/apt/sources.list.d/
or the file
Code:

/etc/apt/sources.list
If you don't know how to do this, then Google it.

Kogami 11-04-2013 08:51 PM

Thank you! I edited the sources file and that solved it. Thanks for the help.

Regards,
Kogami

andrewthomas 11-04-2013 08:58 PM

You're welcome. Glad to be of help.


All times are GMT -5. The time now is 12:34 PM.