On Mon, Oct 25, 2004 at 06:45:21PM -0700, Eric Dickner wrote: > I am able to download the Packages file from > "http.us.debian.org/debian testing main contrib > non-free" but it is large, about 3.1 Meg I think. > When my version of apt tries to process this list it > gives this error: > > "Out of MMap memory" > > or something like that. Of course, I tried to get a Try add APT::Cache-Limit 10000000 to /etc/apt/apt.conf hth, Patrick. --