Provide more testing feedback (was: Re: Refining the update queues/process)

Seth Vidal skvidal at fedoraproject.org
Thu Mar 4 13:03:49 UTC 2010



On Thu, 4 Mar 2010, Till Maas wrote:

> On Thu, Mar 04, 2010 at 01:23:30AM -0500, Seth Vidal wrote:
>
>> Great script here's a small set of changes to have easy-karma use yum as a module
>> instead of via subprocess.
>>
>> http://skvidal.fedorapeople.org/misc/easy-karma-yum.patch
>
> Thank you, I will integrate it later today, when I set up a git repo. Is
> there a way to restrict the yum results using the time the packages were
> installed?

I can't query based on it - but it's easy for comparison purposes to look 
up the installed time from the package object.

the value is pkg_obj.installtime

it'll return the time in seconds

>> if I get a chance I'll see if I can figure out how to use the bodhi module
>> at the end so it doesn't have to use any subprocess calls at all.
>
> This is pretty straight forward, I will do this later today, too.

great.
-sv



More information about the devel mailing list