[Yum-devel] [PATCH] when we do localinstalls/reinstalls/etc - make sure we check disableexcludes to see if we've disabled the exclude that might be stopping the localinstall.

Seth Vidal skvidal at fedoraproject.org
Mon Oct 12 13:58:15 UTC 2009



On Sat, 10 Oct 2009, Tim Lauridsen wrote:

> On 10/09/2009 10:22 PM, Seth Vidal wrote:
>> +        check_pkgs = installpkgs + map(lambda x: x[0], updatepkgs)
>> 
>
> Then patch is fine, but maybe we should get rid of the map() and use
>
> [x[0] for x in updatepkgs]

you're absolutely right.

thanks,
-sv



More information about the Yum-devel mailing list