Re: Updating fc5 with yum
- From: ken <nobody@xxxxxxxxxxx>
- Date: Sun, 24 Sep 2006 08:14:10 -0400
Dan Woizik wrote:
Hello,
I have fc5 installed. Yum actually works.
I need to update gtk2 (=gtk+) from 2.8.15 to 2.8.20. On the website of the
Fedora Project
(http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/i386/) I
can see the package "gtk2-2.8.20-1.i386.rpm".
But If a use yum (--> "yum --enablerepo core -y update") I don't see the
update "gtk2-2.8.20" in my console. I get a "No Packages marked for
Update/Obsoletion" message. Is my baseurl of the fedora-core repo wrong
(see further down)?
Thank you,
Dan
Is there a reason you haven't made your machine current? As Markku said, core and update are enabled by default.
# yum update yum
# yum update
Ken
.
My "yum.conf":
--------------------------------------------------
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
metadata_expire=1800
# Changed this because some mirrors go down and then
# re-trying takes forever.
timeout=7
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
My "fedora-core.repo":
-----------------------------------------------
[core]
name=Fedora Core $releasever - $basearch
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os/
mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-core-$releasever
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
file:///etc/pki/rpm-gpg/RPM-GPG-KEY
- Follow-Ups:
- Re: Updating fc5 with yum
- From: Dan Woizik
- Re: Updating fc5 with yum
- References:
- Updating fc5 with yum
- From: Dan Woizik
- Updating fc5 with yum
- Prev by Date: Re: Updating fc5 with yum
- Next by Date: X resource problem: whadyado to my cursor?
- Previous by thread: Re: Updating fc5 with yum
- Next by thread: Re: Updating fc5 with yum
- Index(es):
Relevant Pages
|
|