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

Re: apt-get update overflow



* Tim Gunning (TimG@profero.com) [030424 15:09]:
>  hi
> 
> you can limit it on the command line with something like
> 
> apt-get -o APT::Cache-Limit=16777216 update 
> 
> (or whatever limit you want)

Also try this, to not have to specify the cache-limit on the command
line of each apt invocation:

echo <<EOF>>/etc/apt/apt.conf
APT {
Cache-Limit "104857600";
};
EOF

good times,
Vineet
-- 
http://www.doorstop.net/
-- 
"Those who desire to give up freedom in order to gain security will not
have, nor do they deserve, either one."  --President Thomas Jefferson

Attachment: pgpzIpTibqjkF.pgp
Description: PGP signature


Reply to: