[Yum-devel] [PATCH] Giant change to pkg.verify, this is the first step to allow plugins to alter what we are going to verify. Of course 666 hours after starting this I realize we don't have a YumBase at this point ... so we'll need to create a yb.verify_pkg() or something so we can call the yb.plugins.run(). I knew I shouldn't have listened to Seth ; ).

seth vidal skvidal at fedoraproject.org
Thu Jul 1 19:37:28 UTC 2010


On Wed, 2010-06-30 at 18:26 -0400, James Antill wrote:
> Amusingly this also fixes a few weird edge case bugs.
> ---
>  yum/packages.py |  373 ++++++++++++++++++++++++++++++++++++++-----------------
>  1 files changed, 258 insertions(+), 115 deletions(-)
> 


ACK the changes- they help make the code less rpm-y, too, which is nice.

pushing a yum base object into there will be 'fun'. Would it be possible
to only shove the plugins object into it for plugins.run()?

-sv




More information about the Yum-devel mailing list