Bonjour,
j'ai dans mon fichier yum.conf la section suivante:
##########################################
# The proxy server - proxy server:port number
proxy=http://xxx.xxx.xxx.xxx:8080/
# The account details for yum connections
proxy_username=prenom.nom
proxy_password=password
##########################################
En exécutant yum update yum voici ce que j'obtiens:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[root@localhost ~]# yum update yum
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=core-6&arch=i386 error was
[Errno 14] HTTP Error 407: Via:1.1 MONPROXY
Proxy-Authenticate: NTLM
Proxy-Authenticate: Kerberos
Proxy-Authenticate: Negotiate
Connection: close
Proxy-Connection: close
Pragma: no-cache
Cache-Control: no-cache
Content-Type: text/html
Content-Length: 2498
http://ftp.ale.org/mirrors/fedora/linux/core/6/i686/os/repodata/repomd.xml: [Errno 14] HTTP Error 407: Via:1.1 MONPROXY
Proxy-Authenticate: NTLM
Proxy-Authenticate: Kerberos
Proxy-Authenticate: Negotiate
Connection: close
Proxy-Connection: close
Pragma: no-cache
Cache-Control: no-cache
Content-Type: text/html
Content-Length: 2498
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: core
[root@localhost ~]#
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Je doute fort que la raison soit que mon proxy-user est composé (prenom.nom) mais j'ai pas trouvé de solution pour ça.
Merci pour votre aide.
j'ai dans mon fichier yum.conf la section suivante:
##########################################
# The proxy server - proxy server:port number
proxy=http://xxx.xxx.xxx.xxx:8080/
# The account details for yum connections
proxy_username=prenom.nom
proxy_password=password
##########################################
En exécutant yum update yum voici ce que j'obtiens:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[root@localhost ~]# yum update yum
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=core-6&arch=i386 error was
[Errno 14] HTTP Error 407: Via:1.1 MONPROXY
Proxy-Authenticate: NTLM
Proxy-Authenticate: Kerberos
Proxy-Authenticate: Negotiate
Connection: close
Proxy-Connection: close
Pragma: no-cache
Cache-Control: no-cache
Content-Type: text/html
Content-Length: 2498
http://ftp.ale.org/mirrors/fedora/linux/core/6/i686/os/repodata/repomd.xml: [Errno 14] HTTP Error 407: Via:1.1 MONPROXY
Proxy-Authenticate: NTLM
Proxy-Authenticate: Kerberos
Proxy-Authenticate: Negotiate
Connection: close
Proxy-Connection: close
Pragma: no-cache
Cache-Control: no-cache
Content-Type: text/html
Content-Length: 2498
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: core
[root@localhost ~]#
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Je doute fort que la raison soit que mon proxy-user est composé (prenom.nom) mais j'ai pas trouvé de solution pour ça.
Merci pour votre aide.