Re: apt-get update
On Thu, Oct 21, 2004 at 10:01:05PM +1300, Johnno wrote:
> Hello All,
>
> When I do a apt-get update I get this error:
>
> Fetched 6847kB in 33s (203kB/s)
> Reading Package Lists... Error!
> E: Dynamic MMap ran out of room
> E: Error occured while processing lg-issue29 (NewFileVer1)
> E: Problem with MergeList
> /var/lib/apt/lists/linux.jetstreamgames.co.nz_dist_debian_dists_sarge_main_b
> inary-i386_Packages
> E: The package lists or status file could not be parsed or opened.
>
> How do I fix this??
Place the following in the file /etc/apt/apt.conf (create it if
necessary)
APT::Cache-Limit "8388608";
(Adjust the number higher if you still see the same problem, that
was just what I pulled from the nearest box to me).
Google is your friend ..
Steve
--
Reply to: