On Tue, 2004-06-29 at 13:08, jason.ctr.alburger@xxxxxxx wrote: > > > RH 7.2 > > Still trying to build a kickstart installation & I'm having troubles with > check-repository.py. I ran the script a few times & it told me there was a > problem with some things, at which time I replaced the rpms I needed back > into my build directory, and it looks like those problems were being fixed > one by one. Then, I ran the script again & got the following message: > File "/usr/lib/anaconda/comps.py", line 257, in select > "included by component %s", name, self.name) > File "/usr/lib/anaconda/log.py", line 38, in __call__ > raise RuntimeError, "log file not open yet" > RuntimeError: log file not open yet Here is something that Alain came up with a while ago: https://listman.redhat.com/archives/anaconda-devel-list/2003-March/msg00048.html Forrest