RFC: changing versioning of fedora-release in rawhide

Josh Boyer jwboyer at gmail.com
Tue Nov 20 19:28:53 UTC 2007


On Tue, 20 Nov 2007 14:11:25 -0500
Bill Nottingham <notting at redhat.com> wrote:

> Jesse Keating (jkeating at redhat.com) said: 
> > > What I propose is that instead of changing the package version, we
> > > just change the release. Something like 'fedora-release-8-5.rawhide',
> > > or similar.
> > 
> > I somewhat question picking up packages from the previous release once
> > you've gotten to the point of your fedora-release package bumped,
> > especially from a bug reproducing pov, but....
> 
> yum upgrade
> 
> 'oops, got the broken gdm'
> 
> rpm -e --nodeps gdm
> 
> yum --disablerepo=development --enablerepo=fedora install gdm
> 
> ... fixed!

yum upgrade

'oops, got the broken gdm'

download the RPM for the older version

rpm -Uvh --oldpackage <oldversion>

... fixed!

josh




More information about the fedora-devel-list mailing list