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

Re: Fw: apt-get isa proxy



estou com a mesma sotuação e criei esse arquivo, mas ele
dai dou apt-get update.

e da esse erro: "E: Erro de sintaxe /etc/apt/apt.conf:13:
Lixo extra depois do valor"

o que será isso?

Everton


>
> Vc deve criar um arquivo chamado apt.conf, colocar no
> /etc/apt/ com o seguinte
>
>  __________________________________________________
>  Acquire
>  {
>  Queue-Mode "host";
>  Retries "0";
>  Source-Symlinks "true";
>  http
>  {
>  Proxy http://usuario:senha@proxy:porta;;
>  Timeout "120";
>  Pipeline-Depth "5";
>  No-cache "false";
>  Max-age "86400";
>  no-store "false";
>  };
>  };
>  _______________________________________________________
>
>  ----- Original Message -----
>  From: "Daniel Ferreira" <dafer_listas@terra.com.br>
> > To: <debian-user-portuguese@lists.debian.org>
> > Sent: Saturday, September 04, 2004 1:14 AM
> > Subject: apt-get isa proxy
> >
> >
> > Olá,
> >
> >
> > Tenho uma máquina (Debian) que está numa rede onde
só se
> > consegue acesso a internet via proxy (MS ISA Proxy).
> > Para navegar na web é tranquilo, é só configurar o
proxy
> > no browser. O problema é que quando preciso fazer algo
> via terminal (wget, ftp, apt-get) não consigo. Já
setei
> > uma var. de ambiente:
> >
> > export
> http_proxy=http://domainname\\user:password@proxy:8080/
>
> > mas ainda não funciona. Dá erro de autenticação
no ISA
> > proxy. Alguém tem idéia de como resolver?
> >
> > []s,
> >
> > Daniel.
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system
> > (http://www.grisoft.com). Version: 6.0.752 / Virus
> Database: 503 - Release Date: 03/09/2004
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.752 / Virus Database: 503 - Release Date:
> 03/09/2004
>
>
> --
> To UNSUBSCRIBE, email to
> debian-user-portuguese-REQUEST@lists.debian.org with a
> subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>

________________________________________
Everton Rodrigues
Movimento Software Livre
Central dos Movimentos Populares - CMP
http://www.cmp-brasil.org

*Participe do V Fórum Internacional de Software Livre -
Porto Alegre
03 a 05 de junho de 2004
Centro de Eventos da PUCRS - Porto Alegre/RS
Informações: http://www.softwarelivre.org



Reply to: