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

Re: Sistema misto



On Wed, 22 Sep 2004 12:56:35 -0300, Marco <ma-13@bol.com.br> wrote:
>    Amigos,
> 
>    Tenho um sistema instalado com o Debian 3.0 rc2 e kernel 2.4.18-bf2.4.
>    Resolvi instalar os pacotes do Mozilla e do OpenOffice que existem
> na versão "testing" e para isso inclui no arquivo /etc/apt/apt.conf a
> linha "APT:: Default-Release "testing"" e inclui uma fonte "testing" no
> /etc/apt/sources.list.
>    Ao executar o comando apt-get update recebo a seguinte mensagem de erro:
> 
> Reading Package Lists ... Error!
> E: Dynamic MMap ran out of room
> E: Error occured while processing mdnbit (New Version 2)
> E: Problem with Mergelist
> /var/lib/apt/lists/ftp.debian.org_debian_dists_testing_main_binary-i386_packages
> E: The pachage lists or status file could not be parsed or opened.
> 
> Alguem poderia me ajudar a entender o que esta dando errado?
> 
> Marco Antonio.

Procurando no google, achei em 30 segundos, copiei e colei a mensagem de erro:

E: Dynamic MMap ran out of room
You may find that you receive an error like the following:

E: Dynamic MMap ran out of room
E: Error occured while processing sqlrelay-sqlite (NewPackage)
E: Problem with MergeList
/var/lib/apt/lists/ftp.us.debian.org_debian_dists_woody_contrib_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

This is caused because apt's cache is too small to handle all of the
packages that are included with stable, testing, and unstable. This is
also very easy to fix. Add the following line to /etc/apt/apt.conf

APT::Cache-Limit "8388608";





-- 
Miguel Di Ciurcio Filho
Slackware 10 - Debian Sarge
Linux Professional 102 ID 22833
Linux user # 347217



Reply to: