When I try to run pkgorder, I get the error: Traceback (innermost last): File "/usr/lib/anaconda-runtime/pkgorder", line 42, in ? arch = arch, matchAllLang = 1) File "/usr/lib/anaconda/comps.py", line 541, in __init__ log("archList=%s", self.archList) File "/usr/lib/anaconda/log.py", line 27, in __call__ raise RuntimeError, "log file not open yet" RuntimeError: log file not open yet I am running as root and have no idea why the file cannot be opened. If I comment out the line in comps.py, pkgorder completes. Thanks for any help. Liza