[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dynamic MMap ran out of room



On Sun, 2002-09-08 at 23:15, martin f krafft wrote:

<snip>

> E: Syntax error /etc/apt/apt.conf:2: Extra junk at end of file
> 
> fishbowl:/home/madduck# cat /etc/apt/apt.conf
> APT::Cache-Limits 25165824

Sorry, my mistake, add a semicolon at the end of the line, i.e. :

APT::Cache-Limits 25165824;

That should work ;) Read the manual (man apt.conf) about any
other options you want to add.

Cheers

Matt



Reply to: