[Yum] pkgpolicy configuration parameter
seth vidal
skvidal at phy.duke.edu
Wed Feb 4 18:26:53 UTC 2004
On Wed, 2004-02-04 at 18:37 +0200, Jari Ristiranta wrote:
> When using pkgpolicy=last in yum.conf, why in earth are the servers sorted
> alphabetically by [serverid]? In my opinion, sorting by the actual order
> of the server sections in yum.conf would be a better way.
b/c the actual order in the config file cannot be returned by
configparser. It returns them in an arbitrary order.
-sv
More information about the Yum
mailing list