Results 1 to 2 of 2
Hi
I used fedora7. I connected internet by proxy. In terminal, I run command "yum update". It error: [root@localhost thanhcong]# yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting ...
- 05-07-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 5
Help...!update fedora7 by proxy!
Hi
I used fedora7. I connected internet by proxy. In terminal, I run command "yum update". It error: [root@localhost thanhcong]# yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mir...hide&arch=i386 error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Error: Cannot find a valid baseurl for repo: development
- 05-13-2008 #2
set and export the http_proxy variable
replace in the above command address by your proxy address and port by the port you connect to(on the proxy)Code:export http_proxy=http://address:port/
Linux and me it's a love story


Reply With Quote
