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

Re: Dynamic MMap ran out of room



Benjamin Swatek wrote:
> Hi, 
> I keep getting the abouve error doing apt-get update!
> This happens since I changed my apt preferences to the testing-example
> which comes with the debian-reference guide [1]
> First I ran the "go-woody" script which aswell fucked up my dpkg/status
> file, I got it more or less back to work with the dpkg-rebuild script
> writen by Patrick Reynolds, although I had to put a clean dpkg/available
> file aswell.
> With only very few deb sources apt-get update works, but I don't like it
> like this, I put the Cache-Limit to something I think is quite high
> (165165824), but still it doesn't work.
> 
> This is the apt.conf:
> 
> APT::Default-Release "testing";
> APT::Default-Release "testing";
> APT::Cache-Limits 165165824;
> 

Here is my /etc/apt/apt.conf:

Apt::Get::Show-Upgraded "yes";
Apt::Default-Release "testing";
Apt::Cache-Limit 12582912;

I see you have Cache-Limits and I have Cache-Limit.

-- 
David Raeker-Jordan
mailto:david@raeker-jordan.net
GnuPG key: 1024D/CD956608

Attachment: pgpyUFF7ev0SQ.pgp
Description: PGP signature


Reply to: