status of up2date and rhn-applet

Jeff Spaleta jspaleta at gmail.com
Fri Nov 25 16:33:18 UTC 2005


On 11/25/05, Paul Howarth <paul at city-fan.org> wrote:
> "from yum import repos" looks like it's using yum directly to me.

thats just to find the definitions of the repositories configured in yum.
That is NOT reusing the metadata parsing codepath that yum has.
Hell, its not even reusing yum's parsing of the repo definitions...
its just grabbing the definitions that yum sees without even doing
yum's variable substitutions..which is a primary unfixed bug that
makes up2date difficult for people to use in fc4 using
fedora-release's default configs for updates.

Marvel at /usr/share/rhn/up2date_client/sourcesConfig.py and find:
 #FIXME:
 releasever = "3"


-jef




More information about the devel mailing list