Hallo all there, I am trying to create updated RH-7.3 iso images but I encountered some problems ... 1. I superseded old packages with new ones (from rh73 updates) and then run genhdlist /RH-7.3-tree/i386/ - it went ok pkgorder /RH-7.3-tree/i386 i386 | tee /RH-7.3-tree/pkgorder.txt but this command die with: Traceback (innermost last): File "/usr/lib/anaconda-runtime/pkgorder", line 65, in ? arch = arch, matchAllLang = 0) File "/usr/lib/anaconda/comps.py", line 796, in __init__ self.readCompsFile(file, self.packages) File "/usr/lib/anaconda/comps.py", line 550, in readCompsFile list = self.expressions.get(packages[l]) File "/usr/lib/anaconda/comps.py", line 153, in __getitem__ return self.packages[item] KeyError: fonts-ISO8859-2-Type1 Hmmm, that error leeds to many others later :( Can somebody tell me what is wrong? Thank you, Zdenek Pizl