[Yum] problem in config.py

seth vidal skvidal at fedoraproject.org
Wed Oct 10 02:45:39 UTC 2007


On Tue, 2007-10-09 at 18:52 -0700, Patrick Horgan wrote:
> In line 687 of config.py it sets releasever:
>         releasever = hdr['version']
> For me it gets set to something like 7.89 which breaks a lot of
> things.  Being impatient and having many other things to debug I just
> add a line after it saying releasever = '7' which fixes things.  Is
> this a known problem?  If not I guess I might as well figure it out,
> but if so, please, save me the time;)
> 

there's no issue here - you're using rawhide which is not a stable
version number so I wouldn't rely on $releasever for much in that
situation.

long and short - it works fine unless the releasever is not a stable
item.

-sv





More information about the Yum mailing list