Rawhide updates the past few days are not showing in yum

shrek-m at gmx.de shrek-m at gmx.de
Wed Oct 24 17:08:16 UTC 2007


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




More information about the fedora-test-list mailing list