rhpl is installed. I called getfullcomps like this: /usr/share/comps-extras/getfullcomps.py comps.xml /tmp/FedoraCustom/fedora-custom i386 > /dev/null -----Original Message----- From: Taylor, ForrestX [mailto:forrestx.taylor@xxxxxxxxx] Sent: Wednesday, 12 May 2004 4:10 AM To: RaveRod Cc: Anaconda Development Subject: Re: getfullcomps.py error... On Tue, 2004-05-11 at 09:55, RaveRod wrote: > Hi guys. This is my first ever attempt at modifying a Fedora Linux CD. > > > > I have followed the guide at > http://rau.homedns.org/twiki/bin/view/Anaconda/CustomizingFedoraCore > and am at the part where I need to check the dependencies. > > > > I have edited the getfullcomps.py file to point to “Fedora†instead of > “RedHatâ€. When running getfullcomps.py, I get the following error: > > > > Traceback (most recent call last): > > File "/usr/share/comps-extras/getfullcomps.py", line 204, in ? > > mypkgxml, nopackage, brokendep = main() > > File "/usr/share/comps-extras/getfullcomps.py", line 68, in main > > compslist = comps.Comps("%s/%s/Fedora/base/%s" % (path, arch, > filename)) > > AttributeError: 'module' object has no attribute 'Comps' Do you have rhpl installed? How exactly did you invoke getfullcomps? Forrest