Hi
I'm having trouble with pkgorder. Im trying to build
a custom distro based on fc5.
When I run pkgorder it throws the following exception:
Traceback (most recent call last):
File "/usr/lib/anaconda-runtime/pkgorder", line 158, in ?
ds.setup(fn=config, excludes=options.excludeList, root = testpath)
File "/usr/lib/anaconda-runtime/pkgorder", line 57, in setup
self.doGroupSetup()
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 374, in doGroupSetup
yum.Errors.GroupsError: No Groups Available in any repository
Can anybody tell me why? What do I need to do to fix it?
An other question: I'm confused about getfullcomps.py and genhdlist is missing. Is there an other way to generate
comps.xml?
Regards,
Christian Theil Have