[Yum-devel] [PATCH] move .installed() method from RpmSack to PackageSackBase

2007-09-20 Thread Florian Festi
Hi! This patch is needed for more advanced depsolving test cases - please apply. Thanks Florian From d0f591ee904d8d8473c7fcfe58a48c1185d85a3f Mon Sep 17 00:00:00 2001 From: Florian Festi [EMAIL PROTECTED] Date: Thu, 20 Sep 2007 12:15:46 +0200 Subject: [PATCH] move .installed() method

[Yum-devel] [PATCH] Fix wrong usage of return values of ._resolveRequires()

2007-09-20 Thread Florian Festi
Testing shows first results... From 00e7799d33de25cd5356d1e799fa61bb28de4f78 Mon Sep 17 00:00:00 2001 From: Florian Festi [EMAIL PROTECTED] Date: Thu, 20 Sep 2007 13:32:19 +0200 Subject: [PATCH] Fix wrong usage of return values of ._resolveRequires() --- yum/depsolve.py |2 +- 1 files

Re: [Yum-devel] Yum test script

2007-09-20 Thread Florian Festi
Tim Lauridsen wrote: Tim Lauridsen wrote: Florian Festi wrote: Tim Lauridsen wrote: I tested the script with the current yum git master branch it gives a lot of FAILED (See attached file) Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its

Re: [Yum-devel] Yum test script

2007-09-20 Thread Tim Lauridsen
Florian Festi wrote: Tim Lauridsen wrote: Tim Lauridsen wrote: Florian Festi wrote: Tim Lauridsen wrote: I tested the script with the current yum git master branch it gives a lot of FAILED (See attached file) Error: Cannot retrieve repository metadata (repomd.xml) for repository:

[Yum-devel] install ver problems

2007-09-20 Thread Jeff Sheltren
I ran across a problem when trying to build a package under mock on a CentOS 5 host. It seems that when calling 'yum install' and passing it a package version, yum will go with the first match it finds rather than the higher EVR package. The problem I'm having is with the mysql(-devel)