[Yum] yum 3.2.5 release
seth vidal
skvidal at fedoraproject.org
Tue Sep 11 19:42:32 UTC 2007
On Tue, 2007-09-11 at 21:38 +0200, Jos Vos wrote:
> On Tue, Sep 11, 2007 at 03:32:16PM -0400, seth vidal wrote:
>
> > we shouldn't have broken the api enough to have that break but I'm not
> > 100% positive of it.
>
> If 3.2.5 creates the headers dir again, you're probably safe.
>
> The API problem is in pkgorder:
>
> - self.repos.populateSack(with='filelists')
> + self.repos.populateSack('enabled', 'filelists')
yah we had to kill 'with' as an arg b/c of python 2.5 added it as a
keyword.
-sv
More information about the Yum
mailing list