USA Linux Users Group Forum Index
Log in Register FAQ Memberlist Search USA Linux Users Group Forum Index Album

What does this mean??

 
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » Command Line Commands
View previous topic :: View next topic  
Author Message
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6671
Location: Central Montana

PostPosted: Fri Apr 14, 2024 2:58 am    Post subject: What does this mean?? Reply with quote

I tried to apt-get k3b, and I got this:
Code:
debian:~# apt-get install k3b
Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing libclass-virtual-perl (NewFileVer1)
E: Problem with MergeList /var/lib/apt/lists/ftp.debian.org_debian_dists_sid_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
debian:~#

So I tried to apt-get update and got this:
Code:
Fetched 16.4MB in 1m2s (263kB/s)
Failed to fetch ftp://debian.org/security/dists/stable/main/binary-i386/Packages.gz  Read error - read (104 Connection reset by peer)
Failed to fetch ftp://debian.org/security/dists/stable/main/binary-i386/Release Read error - read (104 Connection reset by peer)
Failed to fetch ftp://ftp.debian.org/debian/dists/stable/non-free/binary-i386/Packages.gz  Read error - read (104 Connection reset by peer)
Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing libwine (NewFileVer1)
E: Problem with MergeList /var/lib/apt/lists/ftp.debian.org_debian_dists_sid_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
debian:~#

I hope this doesn't mean that my Debian Sarge is going south! Sad Sad



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup
Back to top
View user's profile Send private message Visit poster's website
lynch
Moderator


Joined: 15 Nov 2024
Posts: 2659
Location: The Diamond State

PostPosted: Fri Apr 14, 2024 9:12 am    Post subject: Reply with quote

Open /etc/apt/apt.conf and tell us what it says on this line:
APT::Cache-Limit xxxxxxxx;
Try setting it to :
APT::Cache-Limit 10000000;
Are you using just the stable sources or do you include the development and experimental sources, also?
lynch



_________________
Mandriva 2024 Spring -2.6.31.12-server-2mnb
PCLinuxOS 2024 -2.6.26.8.tex3
Back to top
View user's profile Send private message
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6671
Location: Central Montana

PostPosted: Sat Apr 15, 2024 2:23 am    Post subject: Reply with quote

lynch wrote:
Open /etc/apt/apt.conf
I don't have that file, I have /etc/apt/conf.d, and here is the contents of that file]
Code:
// Pre-configure all packages with debconf before they are installed.
// If you don't like it, comment it out.
DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};

and tell us what it says on this line:
APT::Cache-Limit xxxxxxxx;
Try setting it to :
APT::Cache-Limit 10000000;
Are you using just the stable sources or do you include the development and experimental sources, also? Here is my /etc/apt/sources.list
Code:
#deb file:///cdrom/ sarge main

deb http://debian.lcs.mit.edu/debian/ sid main contrib non-free
deb http://debian.lcs.mit.edu/debian/ testing main contrib non-free
deb http://debian.lcs.mit.edu/debian/ experimental main contrib non-free
deb http://debian.lcs.mit.edu/debian/ sarge main contrib non-free


deb http://debian.oregonstate.edu/debian/ stable main
deb-src http://debian.oregonstate.edu/debian/ stable main
deb ftp://debian.org/security/ stable main
# Primary

deb ftp://ftp.debian.org/debian stable main contrib non-free
deb ftp://ftp.debian.org/debian etch main contrib non-free
deb ftp://ftp.debian.org/debian sid main contrib non-free

lynch

JP



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup
Back to top
View user's profile Send private message Visit poster's website
masinick
Linux Guru


Joined: 03 Apr 2024
Posts: 8615
Location: Concord, NH

PostPosted: Mon Apr 17, 2024 4:12 pm    Post subject: Try commenting out extra lines first Reply with quote

JP, it looks like you might have extra repositories that are providing essentially the same thing. Choose one server for Sid, Testing,.... etc. (such as MIT) and choose a server for the security updates and any other extras you have, and comment out any other lines that provide the same services. That may help. If not, then look into adding more cache by creating the file that Lynch mentioned.



_________________
Brian Masinick
Distros: SimplyMEPIS
sidux - no CAPS!, antiX, Debian
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6671
Location: Central Montana

PostPosted: Thu Apr 20, 2024 4:39 am    Post subject: Reply with quote

Lynch and Masinick I have created a /etc/apt/apt.conf file and inserted this info into it using nano;
Code:
APT:Default-Release "stable";
APT::Cache-Limit 10000000;
Apt::Get::Purge;
APT::Clean-Installed;
APT::Get::Fix-Broken;
APT::Get::Fix-Missing;

But it makes no difference.... I still get the same error message ... I've tried to remove kate so that I can re-install it (ithe terminal, as well as the menu; keeps telling me that kate,kwrite or kedit have crashed) but I get the same message whether I'm trying to update, install a new app, or remove an app Confused
Code:
Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing libclass-virtual-perl (NewFileVer1)
E: Problem with MergeList /var/lib/apt/lists/ftp.debian.org_debian_dists_sid_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

I have also edited my /etc/apt/sources.list so that I only have the MIT entries and my /var/lib/apt/lists file has nothing in it at all Confused
Any new ideas?



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup
Back to top
View user's profile Send private message Visit poster's website
jeo
Jr. Member


Joined: 11 Nov 2024
Posts: 69

PostPosted: Thu Apr 20, 2024 3:43 pm    Post subject: Reply with quote

Try doubling your APT::Cache-Limit to 20240000. There are a lot of different numbers flying around out there. One went as high as 33554432, but all the posts that I've seen seem to say that the cache limit is the problem.


Back to top
View user's profile Send private message
masinick
Linux Guru


Joined: 03 Apr 2024
Posts: 8615
Location: Concord, NH

PostPosted: Thu Apr 20, 2024 4:02 pm    Post subject: I just comment out repositories I am not using at the moment Reply with quote

I have not run into any cache limit problems on my systems, but I tend to start with prepackaged Debian systems, then hack them to death to get them to do what I want. In five years, I have not had to twiddle with conf parameters, with the exception of some pinning I have done to create custom behavior from time to time.

The only time I have run into problems with the apt mechanisms has been when I have had multiple repositories providing the same updates - that seems to confuse apt. All I have done in that case is to cut down on my repository list. I usually comment what I am not using at the time, then uncomment it and update when I use it.

That scheme has always worked for me.



_________________
Brian Masinick
Distros: SimplyMEPIS
sidux - no CAPS!, antiX, Debian
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
JP
Linux Guru


Joined: 07 Jul 2024
Posts: 6671
Location: Central Montana

PostPosted: Fri Apr 21, 2024 2:53 am    Post subject: Reply with quote

Jeo, I increased it to 5 and now it works, I can upgrade, install and remove Wink. I'm a happy camper again Laughing
can someone post a copy of their Debian security entry for /etc/apt/sources.list? This doesn't seem to like the one I have ;
Code:
W: Couldn't stat source package list ftp://debian.org stable/main Packages (/var/lib/apt/lists/debian.org_security_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list ftp://debian.org stable/main Packages (/var/lib/apt/lists/debian.org_security_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
Thanks Very Happy Very Happy



_________________
Dell Box - Arch Linux
Dell Lappy - DreamLinux 3.5 - Default OS
Mepis 8.0 - Backup
Back to top
View user's profile Send private message Visit poster's website
danny0085
New Member


Joined: 08 Apr 2024
Posts: 2

PostPosted: Tue Apr 08, 2024 9:04 pm    Post subject: problem with mergelist Reply with quote

here the solution
DEBIAN TIPS: "Problem with MergeList /var/lib/dpkg/status"


Back to top
View user's profile Send private message
platinummonkey
Advanced Member


Joined: 01 Mar 2024
Posts: 732
Location: Texas

PostPosted: Tue Apr 08, 2024 9:16 pm    Post subject: Reply with quote

lol, old post; but, welcome to USALUG danny0085! Very Happy



_________________
desktop - FreeBSD 7.2
laptop & server - Archlinux i686 kernel26 2.6.32.10-1
- TAMULinux-2.0.2-ALPHA
USB Boot - Archlinux i686 kernel26 2.6.32.10-1 USB boot
Back to top
View user's profile Send private message Visit poster's website AIM Address
masinick
Linux Guru


Joined: 03 Apr 2024
Posts: 8615
Location: Concord, NH

PostPosted: Wed Apr 09, 2024 1:11 am    Post subject: Re: problem with mergelist Reply with quote

danny0085 wrote:
here the solution
DEBIAN TIPS: "Problem with MergeList /var/lib/dpkg/status"


Greetings and WELCOME to the USALUG! Smile



_________________
Brian Masinick
Distros: SimplyMEPIS
sidux - no CAPS!, antiX, Debian
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Xeroid
Site Admin


Joined: 19 Apr 2024
Posts: 6456
Location: Georgia

PostPosted: Wed Apr 09, 2024 1:28 am    Post subject: Reply with quote

Hello danny0085. Welcome! Smile



_________________
Ubuntu 10.04 . . . Kernel-2.6.32-22
Back to top
View user's profile Send private message Send e-mail Visit poster's website
crouse
Site Admin


Joined: 17 Apr 2024
Posts: 11833
Location: Iowa

PostPosted: Sat Jan 09, 2024 3:14 am    Post subject: Reply with quote

Actually the url is now:
http://tips-linux.net/en/content/problem-mergelist-varlibdpkgstatus

danny0085 , while I'm all for posting links to content, it would be prudent next time to post the CORRECT link, and perhaps mention this is to your own forum/site ... if your just here to pimp your forums, I guarantee you won't be around long, I'll make sure of it.



_________________
Veronica - Arch Linux 64-bit -- Kernel 2.6.33.4-1
Archie/Jughead - Arch Linux 32-bit -- Kernel 2.6.33.4-1
Betty/Reggie - Arch Linux (VBox) 32-bit -- Kernel 2.6.33.4-1
BumbleBee - OpenSolaris-SunOS 5.11
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    USA Linux Users Group Forum Index » Command Line Commands All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All content © 2024-2009 - Usa Linux Users Group
This forum is powered by phpBB. © 2024-2009 phpBB Group
Theme created by phpBBStyles.com and modified by Crouse