[Yum-devel] [PATCH] Search for other installed packages, for available lists in "all". BZ 786116.

James Antill james at fedoraproject.org
Thu Feb 2 15:02:00 UTC 2012


On Thu, 2012-02-02 at 04:25 -0500, Zdenek Pavlas wrote:
> > +                        if key not in ndinst:
> 
> We must searchNevra() even when we already know there 
> is some version installed.
> 
> yum list available kernel-2.*
> 
> kernel-2.1 (i)
> kernel-2.2 (a) => error
> kernel-3.0 (i)

 You're right, I convinced myself that it would hit or not and so be
fine ... but I was thinking about normal packages. For ones which can be
installed multiple times we'll have to search all the time. *sigh*.
 New patch posted.



More information about the Yum-devel mailing list