Rawhide updates the past few days are not showing in yum

Gerry Tool gerrytool at gmail.com
Wed Oct 24 18:08:06 UTC 2007


On 10/24/07, shrek-m at gmx.de <shrek-m at gmx.de> wrote:
> Gerry Tool schrieb:
> > On 10/24/07, Michael Schwendt <mschwendt.tmp0701.nospam at arcor.de> wrote:
> >
> >> On Wed, 24 Oct 2007 11:22:10 -0500, Gerry Tool wrote:
> >>
> >>
> >>> So, I did this and this is the current state.  My packages are not up


> >>> to date according to the Build messages.
> >>>
> >>> [root at f8t3 yum.repos.d]# grep enabled=1 *
> >>> fedora-development.repo:enabled=1
> >>>
> >>> [root at f8t3 yum.repos.d]# yum update
> >>> Loading "refresh-updatesd" plugin
> >>> Setting up Update Process
> >>> No Packages marked for Update
> >>>
> >> Same as here (see other reply in this thread). Only
> >>
> >>   rm -f /var/cache/yum/development/cachecookie
> >>   rm -f /var/cache/yum/development/repomd.xml
> >>
> >> fixed it immediately.
> >>
> >>
> >>
> > No joy here yet.
> >
> > [root at f8t3 yum.repos.d]#  rm -f /var/cache/yum/development/cachecookie
> > [root at f8t3 yum.repos.d]# rm -f /var/cache/yum/development/repomd.xml
> > [root at f8t3 yum.repos.d]# yum update
> > Loading "refresh-updatesd" plugin
> > development               100% |=========================| 2.1 kB    00:00
> > Setting up Update Process
> > No Packages marked for Update
> >
> > Gerry
>
> # yum clean metadata         or # yum clean all
> # yum --enablerepo=development update
>
> if nothing works:
> if our mirrors are completely out of date i switch for the updates from
> the "mirrorlist" to" "baseurl"
> but do not forget to switch back to "mirrorlist".
>
> -----fedora-development.repo---
> [development]
> name=Fedora - Development
> failovermethod=priority
> baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/os/
> #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
> enabled=1
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
> file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
>
> ----/----
>
> --
> shrek-m

Results of above:

[root at f8t3 yum.repos.d]# yum clean all
Loading "refresh-updatesd" plugin
Cleaning up Everything
[root at f8t3 yum.repos.d]# yum --enablerepo=development update
Loading "refresh-updatesd" plugin
development               100% |=========================| 2.1 kB    00:00
primary.sqlite.bz2        100% |=========================| 5.2 MB    00:07
Setting up Update Process
No Packages marked for Update

Michael's suggestion gave:
[root at f8t3 yum.repos.d]# ll /var/cache/yum/development/repomd.xml
-rw-r--r-- 1 root root 2142 2007-10-16 01:17
/var/cache/yum/development/repomd.xml


Then, I replaced my fedora-developmnet.repo with the above file and it
is updating.  When it finishes, I will comment out baseurl and
uncomment mirrorlist.

Thanks to all of you for your help.

Gerry




More information about the fedora-test-list mailing list