* Konnichiwa Rui Porto-sama: > Estou com problemas ao acessar o reposit�rio marillat. J� tentei as > solu��es reportadas na lista e continuo recebendo a seguinte msg: > ftp://ftp.nerim.net/debian-marillat/dists/testing/main/.//binary-i386/Packages.gz: > 502 Proxy Error ( The user name was not allowed. Try a different name, > or retry the same name after verifying that it is typed correctly. ) > Estou embaixo de um proxy, com usu�rio v�lido e com permiss�es da > acesso ftp. Uso Debian sarge. Por favor, dicas!
Coloca no seu /etc/apt/apt.conf:
Acquire
{
Retries "12";
http::Pipeline-Depth "0";
http::Proxy "http://seuproxy.com.br:porta/";
};
[]'s,
Still
--
Nelson Luiz Campos .''`. | I hear; I forget.
Engenheiro Eletricista : :' : | I see; I remember.
Linux User #89621 UIN 11464303 `. `'` | I do; I understand.
gnupgID: 55577339 `- | Chinese Proverb
signature.asc
Description: Digital signature

