I am trying to use the development version of anaconda to get around an
installation problem that I am having with anaconda-10.2.1.5-2.
With the following versions:
anaconda-10.3.0.11-1.i386.rpm
anaconda-runtime-10.3.0.11-1.i386.rpm
I get the following error when trying to build the new installation DVD.
# pkgorder $FCBASE/fc4/i386 i386 Fedora | tee $FCBASE/fc4/pkgorder.txt
Traceback (most recent call last):
File "/usr/lib/anaconda-runtime/pkgorder", line 261, in ?
group.select(selectOptional = 1)
File "/usr/lib/anaconda/hdrlist.py", line 607, in select
self.selectDeps([pkgnevra])
File "/usr/lib/anaconda/hdrlist.py", line 508, in selectDeps
p = depMatch(dep, self.grpset.hdrlist)
NameError: global name 'depMatch' is not defined
I have looked, and it appears that depMatch was located in hdrlist.py in
earlier versions, but it is nowhere to be seen now.
Any suggestions?
--
Jack