[Yum-devel] Re: [yum-git] test/depsolvetests.py yum/depsolve.py

seth vidal skvidal at fedoraproject.org
Thu Mar 13 22:38:00 UTC 2008


On Thu, 2008-03-13 at 18:38 -0400, James Antill wrote:
> test/depsolvetests.py |    6 +-----
>  yum/depsolve.py       |   11 +++++++----
>  2 files changed, 8 insertions(+), 9 deletions(-)
> 
> New commits:
> commit db8cb8bc4c17213d1fba88e09d569c57689744ba
> Author: James Antill <james at and.org>
> Date:   Thu Mar 13 18:36:00 2008 -0400
> 
>      With lots of discussion/consultation with Seth
>     
>      Fix multilib. edge case.
>      Fixes the testcase.
>      Also fixes the case we've seen IRL where
>        pkgA.32 deps. on libfoo.so.2
>        pkgB-1.64 provides libfoo.so.1()(64bit)
>        pkgB-2.64 provides libfoo.so.2()(64bit)
>        pkgB-2.32 provides libfoo.so.2
>     ...and we need to install pkgB-2.32 and update to pkgB-2.64


And may I, personally, add: Holy crap was this not obvious.

-sv





More information about the Yum-devel mailing list