[Yum] Still hopeless on getting proxy to work

seth vidal skvidal at linux.duke.edu
Thu Feb 23 15:25:36 UTC 2006


> [main]
> cachedir=/var/cache/yum
> debuglevel=2
> logfile=/var/log/yum.log
> pkgpolicy=newest
> distroverpkg=fedora-release
> tolerant=1
> exactarch=1
> obsoletes=1
> gpgcheck=1
> proxy=http://172.16.110.12:80/
> proxy_username=DOMAIN\USERNAME
> proxy_password=password
> retries=1
> timeout=10
> 
> And yum.repos.d/fedora-extras.repo :
> 
> [extras]
> name=Fedora Extras $releasever - $basearch
> baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/$releasever/$basearch/
> #mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-extras-$releasever
> enabled=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-extras
> gpgcheck=1
> 
> Any ideas on how to get this all to work?
> 

remove the :80 from your proxy specification and see if it starts
working.

-sv






More information about the Yum mailing list