problem with updated yum...

seth vidal skvidal at phy.duke.edu
Thu Mar 24 15:38:00 UTC 2005


> So it started to work... but then I don`t have connection to 
> international trafic (yea, I live in coutry where international and 
> local trafic is different prices :) and I use proxy to get updates...
> So again it is not working. what I do:
> #http_proxy="http://proxi.ip:port/"
> #yum -y updated


make the above:

export http_proxy="http://proxy.ip:port/"
yum -y update

and it will probably work.

-sv





More information about the fedora-devel-list mailing list