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

Re: problems with apt-get update



> no friend, the error continues, i try this:
> linex-inWpyZ:/etc/apt# cat apt.conf
>
> APT
>    {
>      APT::Cache-Limit "100000000";
>      CDROM
>           {
>            NoMount "True";
>           };
>    };
>

hmm, not sure about it, but maybe APT::Cache-Limit inside APT{} is redundant 
and not understood by apt. Try either APT { Cache-Limit ... } or 
APT::Cache-Limit outside of the braces.

-- 
Cédric Lucantis



Reply to: