
mathcortez
(usa CentOS)
Enviado em 07/05/2013 - 11:00h
Olá,
Estou configurando proxy para acessar a Web no servidor Linux por linha de comando.
Quando vou colocar a senha (Ex: xxxx@yyyyy) no /etc/yum.conf ele acaba reconhecendo como parte do Servidor Proxy.
Segue o que está lá:
# proxy=http://IPServerProxy:PortaServerProxy
# proxy_username=Dominio.com\\Usuario
# proxy_password=xxxx
@yyyyy
Ao executar
# yum search wireshark
Ele me retorna a seguinte mensagem:
Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=6&arch=i386&repo=os error was
14: PYCURL ERROR 5 - "Couldn't resolve proxy
'yyyyy@IPServerProxy:PortaServerProxy'"
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again