On 10/24/07, shrek-m@xxxxxx <shrek-m@xxxxxx> wrote: > Gerry Tool schrieb: > > On 10/24/07, Michael Schwendt <mschwendt.tmp0701.nospam@xxxxxxxx> 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@f8t3 yum.repos.d]# grep enabled=1 * > >>> fedora-development.repo:enabled=1 > >>> > >>> [root@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@f8t3 yum.repos.d]# rm -f /var/cache/yum/development/cachecookie > > [root@f8t3 yum.repos.d]# rm -f /var/cache/yum/development/repomd.xml > > [root@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@f8t3 yum.repos.d]# yum clean all Loading "refresh-updatesd" plugin Cleaning up Everything [root@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@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 -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list