[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: pkgorder patch
- From: Jeremy Katz <katzj redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: pkgorder patch
- Date: Mon, 29 Jan 2007 11:12:08 -0500
Jesse Keating wrote:
The recent change to packageorder seems to have broken rawhide. This patch
makes it work again, but this seems fragile and not compatible with RHEL, nor
with any compose that might still have rpms in Product/RPMS/
I also switched to using os.path.join to create the path, seems a little
cleaner.
It probably makes more sense to instead to just pass the glob to
printMatchingPkg() and have it handle the variations of where packages
can be instead of callers (eg, where we do 3 different things for kernel
packages)
Jeremy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]