Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

Potato---->sarge

2 réponses
Avatar
Alex PADOLY
Bonsoir à tous,

J'ai une station de travail qui fonctionne depuis longtemps sous Potato,
j'ai modifié mon fichier source.list pour telecharger le paquet unzip suite
à la réception d'une pièce jointe au format .zip.

Après cela, j'ai fait apt-setup et et j'ai choisi mon mirroir et là,
"failled", voici
le message d'erreur:
"Failed to access the Debian archive

When I tried to access the debian archive using the information you
provided, apt gave the following error. I will
run through the questions again, try to correct the error.

E: Dynamic MMap ran out of room E: Error occured while processing
qt3-assistant (NewVersion1) E: Problem with
MergeList
/var/state/apt/lists/ftp.nluug.nl_pub_os_Linux_distr_debian_dists_stable_main_binary-i386_Packages
E:
Unable to write mmap - msync (14 Bad address) E: The package lists or
status file could not be parsed or opened. "

Je ne comprends pas avant j'avais l'habitude de faire cela pour mettre à
jour mes paquets et cela fonctionnait.
Merci pour vos précisions.

Cordialement.

Alex


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


--
Pensez

2 réponses

Avatar
Florent Bayle
--nextPart11504485.Hj8zk0EkzP
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Le Mercredi 14 Septembre 2005 15:59, Alex PADOLY a écrit :
Bonsoir à tous,

J'ai une station de travail qui fonctionne depuis longtemps sous Potato,
j'ai modifié mon fichier source.list pour telecharger le paquet unzi p suite
à la réception d'une pièce jointe au format .zip.

Après cela, j'ai fait apt-setup et et j'ai choisi mon mirroir et l à,
"failled", voici
le message d'erreur:
"Failed to access the Debian archive

When I tried to access the debian archive using the information you
provided, apt gave the following error. I will
run through the questions again, try to correct the error.

E: Dynamic MMap ran out of room E: Error occured while processing
qt3-assistant (NewVersion1) E: Problem with
MergeList
/var/state/apt/lists/ftp.nluug.nl_pub_os_Linux_distr_debian_dists_stable_ ma
in_binary-i386_Packages E:
Unable to write mmap - msync (14 Bad address) E: The package lists or
status file could not be parsed or opened. "

Je ne comprends pas avant j'avais l'habitude de faire cela pour mettre à
jour mes paquets et cela fonctionnait.
Merci pour vos précisions.



Problème classique.
Solution :
echo "APT::Cache-Limit 10000000;" > /etc/apt/apt.conf; apt-get update

--
Florent

-- Citation aléatoire --
"Requiem sera le futur tombeur de Half-Life"
-+- Culture Générale in Guide du Petit Joueur: PC Soluces -+

--nextPart11504485.Hj8zk0EkzP
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBDKC5eM+Ix3/RCm3gRAowYAJ46CYuGKC0JWQuNH/Wx3QBNtVSKnACeM7A7
3Xkk5tTEflt6XoED2xZfBEg =jl51
-----END PGP SIGNATURE-----

--nextPart11504485.Hj8zk0EkzP--


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Bernard Isambert
Florent Bayle a écrit :


Problème classique.
Solution :
echo "APT::Cache-Limit 10000000;" > /etc/apt/apt.conf; apt-get update




echo "APT::Cache-Limit 10000000;" >> /etc/apt/apt.conf; apt-get update
----------------------------------^ me parait plus prudent.

Bernard.