이 작업을 수행하려고 하는데 yum update
다음 오류가 발생합니다.
나는 http_proxy
&https_proxy
/etc/yum.conf
다음과 같은 프록시 설정이 추가되었습니다 .
proxy=http://10.44.208.10:8080
proxy_username=username
proxy_password=password
오류는 다음과 같습니다
[root@cp-hj-dev-gs02 ~]# yum update
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was
14: PYCURL ERROR 22 - "The requested URL returned error: 407"
Error: Cannot find a valid baseurl for repo: base
curl
나는 할 수 있었고 ping google.com
문제가 없었습니다.
중요한 경우에는 내 비밀번호가 포함되어 &
있으며 두 구성 모두에 보관되어 있습니다.
CentOS 6.5를 사용하고 있으며 uname -a
출력을 표시하고 있습니다.
Linux cp-hj-dev-gs02 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
답변1
두 가지 질문이 있습니다
- 제가 사용하고 있는 프록시 자격 증명이 팀에 의해 변경되었습니다. 그래서 내가 사용할 때 그것들은 올바르지 않습니다.
- 기업 프록시는 이러한 URL을 차단합니다.