Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-26-2007, 11:09 PM
|
#1
|
Member
Registered: Dec 2006
Posts: 34
Rep:
|
Error with apt, on any command; update, upgrade, install etc
Hello,
I was just planning on doing my routine:
$ sudo apt-get update
I encountered one problem however... Each time I try to run the command, I receive this error:
Reading package lists... Error!
E: Dynamic MMap ran out of room
E: Error occurred while processing python-gnupginterface (NewFileVer1)
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened.
I don't even know where to go from here. Any ideas? What should I do so I can run apt-get again.
My main priority is to run: sudo apt-get remove fluxbox (and all related packages) and to rebuild from source (originally got it from repositories).
Any help on this matter would be greatly appreciated! Thank you!
|
|
|
11-27-2007, 01:15 AM
|
#2
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170
|
First problem first hit in Google.
http://www.google.com/search?q=E%3A+...UTF-8&oe=UTF-8
Second problem.
Code:
E: Error occurred while processing python-gnupginterface (NewFileVer1)
E: Problem with MergeList /var/lib/dpkg/status
You can try copying the /var/lib/dpkg/status.old to /var/lib/dpkg/status first checking in the .old file in the section for the python-gnupginterface to make sure the Version: part of it does not contain the same error, you may even be able to edit the status file and put in whatever the newest version number is shown on the Ubuntu site for your branch of it you are running.
|
|
|
11-28-2007, 12:52 AM
|
#3
|
Member
Registered: Dec 2006
Posts: 34
Original Poster
Rep:
|
Hello,
Thanks for your prompt reply, the problem is solved.
I followed the link you provided and raised the cache-limit. After I raised the limit, I did:
sudo apt-get clean
After that, the second error disappeared, I didn't have to copy the contents of /var/lib/dpkg/status-old to /var/lib/dpkg/status, it wasn't necessary after the first fix.
Thanks again!
|
|
|
All times are GMT -5. The time now is 02:19 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|