LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   yum header/pidof yum problem (https://www.linuxquestions.org/questions/fedora-35/yum-header-pidof-yum-problem-712221/)

yohmie 03-17-2009 06:17 AM

yum header/pidof yum problem
 
hi there , pls am havin a problem with initialising the yum utility..it simply tells me it cant gather header information files..and no pidof of yum ...please anyone could show me the correct /etc/yum.conf file for fedora10 distro....

big thanks..

Juvecu 03-17-2009 06:25 AM

Here you go, got this strait from my Fedora 10 (32bit) box at home and I didn't touch it myself so it should be the default:
Code:

[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=3

#  This is the default, if you make this bigger yum won't see if the metadata
# is newer on the remote and so you'll "gain" the bandwidth of not having to
# download the new metadata and "pay" for it by yum not having correct
# information.
#  It is esp. important, to have correct metadata, for distributions like
# Fedora which don't keep old packages around. If you don't like this checking
# interupting your command line usage, it's much better to have something
# manually check the metadata once an hour (yum-updatesd will do this).
# metadata_expire=90m

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


yohmie 03-18-2009 09:11 AM

ok thanks

yohmie 03-24-2009 07:54 AM

thannx for the response but i have a problem with eth0 networking...whenever i try telnet google.com . it simply displays telnet: google.com name or service unknown
google.com host name lookup failure

meaning i cant even browse the internet with firefox...

anticipating a response.....


All times are GMT -5. The time now is 11:12 AM.