[PATCH] Disable drpms for local repositories. BZ 1007097
James Antill
james at fedoraproject.org
Mon Sep 16 15:25:46 UTC 2013
On Mon, 2013-09-16 at 10:38 -0400, Zdenek Pavlas wrote:
> > ACK. But as I said, you might want to make the special value parseable
>
> Not exactly sure what you mean here.. "deltarpm_percentage=None"
> is not allowed in *.repo files, so y-c-m does not have to handle it.
y-c-m doesn't do any validation on what it writes out though, so when
you have invalid values it can decide to write them out and then yum
will refuse to parse them back in again.
However looking at the code in writeRawRepoFile(), it is specifically
looking for None and if someone is writing data out without using that
or something based on it ... it's probably fair to NaB the result :).
More information about the Yum-devel
mailing list