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

Bug#184192: wrong syntax in given file?



If indeed you did things as your comment suggest, you got a number of
things wrong.

I just investiagted why mine was failing - It turned out to be that I was
using Cache-Limits, rather than Cache-Limit, so now my correctly working
/etc/apt/apt.conf (not /etc/apt/apt/conf - I assume that was just a typo)
reads:

// Options for APT in general
APT
{
  APT::Clean-Installed off;
};

//Apt::Default-Release "testing";

//following stops (?) the dynamic mmap out of room error message
APT::Cache-Limit 33554432;



Hope that helps.

-- 
TimC -- http://astronomy.swin.edu.au/staff/tconnors/

"The lights went out in his eyes for absolutely the very last time
ever."   -- DNA (Mar 11, 1952 - May 11, 2001)




Reply to: