On Thu, Apr 24, 2003 at 08:21:32PM +0800, Dale Kemp wrote: > Philipp Hug wrote: > >when I to put stable, testing and unstable into /etc/apt/sources.list I get > >the following error: > >E: Dynamic MMap ran out of room
There are several bugs open about this. You need to set 'APT::Cache-Limit 10000000', or something similarly large in /etc/apt/apt.conf (create it if it's not there). > That said putting stable, testing and unstable all together is a bit > of an odd thing to do, but in theory I see no reason why it shouldn't > work. It's pretty pointless IMHO. If stability is important to you then you probably want to be building newer packages from source rather than pulling from testing or unstable; if not, then you'd be better off using straight testing or straight unstable. -- Colin Watson [EMAIL PROTECTED]

