On Tue, Feb 18, 2003 at 09:46:20PM +0000, Adam Robson wrote:

> While trying to update or download using apt-get or dselect, i get the
> error message
> 
> E: dynamic MMap ran out of room
> and so on..
> 
> Creating the file /etc/apt/apt.conf, with contents 
> APT::Cache-Limit 25165824 has no effect.  I should have mentioned a
> couple other things:

I believe that line needs a ; at the end of it.  You should be able to
confirm that the setting took effect with the following:

   $ apt-config dump

and you're looking for a line like:

   APT::Cache-Limit "25165824";

-- 
Jamin W. Collins


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to