View Single Post
yum is not connecting
  #4 (permalink)  
Old 02-15-2007
wanabe's Avatar
wanabe Offline
Newbie
 
yum is not connecting

Quote:
Originally Posted by vger2 View Post
Thanks for the response. Looks like when you edit the /etc/yum.conf file and uncomment the repositories it also fixes the PUP connection issue.:smile2
I am having the same issue and I am not clear on what exactly I need to edit. Here is my conf:

[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=yellowdog-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=0
plugins=1
metadata_expire=1800
repos=/etc/yum.repos.d

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

Reply With Quote