Will Ness wrote: >Hello List!! > >I have an old laptop that I installed debian on. Everything works >except apt!! Everytime I run apt, it does its thing but at the very >end it says: > >Error....! >Dynamic MMap ran out of room > >(Package name) > >Package lists or status file could not be parsed or opened > > As per http://lists.debian.org/debian-user/2004/05/msg00129.html
# echo 'APT::Cache-Limit "25165824";' >> /etc/apt/atp.conf This is due to the cache limit in Woody's apt being coded years ago when there weren't so many packages available, as I understand it. -- Kent West Technology Support /A/bilene /C/hristian /U/niversity -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

