Re: Updating fc5 with yum



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

.



Relevant Pages

  • RE: How to update RPMs from ISO images after hard driveinstallation
    ... For users of Fedora Core releases ... > You can tell yum to use a repository on your filesystem. ... > Disable the Fedora repository by editing ...
    (Fedora)
  • Updating fc5 with yum
    ... Fedora Project ... Is my baseurl of the fedora-core repo wrong ... name=Fedora Core $releasever - $basearch ...
    (linux.redhat)
  • Re: newbie: 386/686pkgs. yum list pkg name. kde 3.3 on fc2? k3b.
    ... Am also attaching a txt file with the output of 'yum list'. ... I don't know (since I don't use KDE) if this functionality exists for KDE. ... name=Livna.org Fedora Compatible Packages ... name=Fedora Core 2 NewRPMS.sunsite.dk ...
    (Fedora)
  • Re: Re: Fedora Core 3 Transferred to Fedora Legacy
    ... this could be handled by a simple and quick yum ... and continue to ship packages through Core. ... > I'd call this collaboration of RH-maintainers with ...
    (Fedora)
  • Installing erlang using yum
    ... But i have been trying to use yum but facing problem with it also. ... While installing erlang using yum its giving error. ... Not only install but update using yum is giving the same error. ... Cannot find a valid baseurl for repo: core ...
    (Fedora)