PDA

View Full Version : no updates?


pkands
26th April 2008, 03:17 PM
I haven't seen any updates for 2-3 days.
Is this normal at this stage of developement?

majikthise
26th April 2008, 03:27 PM
There were more than 20 in the last 24 hours.

Open Terminal type the following...(enter your password when requested)

su -
yum check-update

pkands
26th April 2008, 04:16 PM

yum check-update shows I am checking fedora, updates, and rawhide but no updates are listed.
yumex is the same.
I can install packages without a problem.

fedora update repo looks like this:
[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora

rawhide looks like this:
[rawhide]
name=Fedora - Rawhide
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

pkands
26th April 2008, 04:58 PM
I am able to get updates from rawhide if I use the baseurl rather than the mirrorlist.
Is anyone else having problems with the mirrors?

SlowJet
26th April 2008, 05:15 PM
See BZ# 444039 for explanation - not a bug but just staging for final repo flip.

SJ