LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Synaptic Package Manager (https://www.linuxquestions.org/questions/linux-newbie-8/synaptic-package-manager-4175553796/)

txbowler 09-17-2015 04:14 PM

Synaptic Package Manager
 
en I open the Synaptic Package Manager - I get this error ----

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/packages.linuxmint.com_dists_petra_import_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.

What do I need to do to correct. Any help is appreciated.

jailbait 09-17-2015 05:30 PM

I suggest that you start by running this command as root:

apt-get check

That may give you more information about what is wrong with your package list. Hopefully it is just the one file corrupted.

-------------------
Steve Stites

frankbell 09-17-2015 08:10 PM

Two suggestions:

Running the "Edit-->Fix Broken Package" command from the Synaptic menu.

Closing Synaptic and running this from the command line:

Code:

apt-get clean


All times are GMT -5. The time now is 10:58 AM.