thanks I got that. No getfullcomps.py has got me a comps-txt.xml. Is generating a comps.xml necessary if I am not updating any packages. I just want to create a CD which has certain rpms from all the 3 CD's in one CD. >From what I have read in the documentation, it seems that just generating the hdlist and hdlist2 is enough. Am I right, or do I need to generate a new coms.xml too? Regards, Keith -------- The light at the end of the tunnel is an oncoming dragon. -------- ----- Original Message ----- From: "Matt Wilson" <msw@xxxxxxxxxx> To: "Peter Bowen" <pzb@xxxxxxxxxxxxxx> Cc: <anaconda-devel-list@xxxxxxxxxx> Sent: Monday, January 06, 2003 10:19 PM Subject: Re: getfullcomps.py > No, you should be executing: > > /usr/share/comps-extras/getfullcomps.py comps.xml /home/keith i386 > > Matt > > On Mon, Jan 06, 2003 at 09:26:57AM -0500, Peter Bowen wrote: > > Install *rpm404*. > > > > On Mon, 2003-01-06 at 10:41, Keith Fernandez wrote: > > > Hi Guys, > > > > > > I got this error while running the getfullcomps.py script.Can Anyone > > > tell me what this error is. > > > -------------------------------------------------------------------------- --------------------- > > > [root@localhost comps]# /usr/share/comps-extras/getfullcomps.py > > > comps.xml /home/keith/i386/ i386 >> comps-tmp.xml > > > Traceback (most recent call last): > > > File "/usr/share/comps-extras/getfullcomps.py", line 187, in ? > > > main() > > > File "/usr/share/comps-extras/getfullcomps.py", line 39, in main > > > hdlist = readAndMergeHeaderList(path, arch) > > > File "/usr/share/comps-extras/getfullcomps.py", line 22, in > > > readAndMergeHeaderList > > > hdlist = rpm.readHeaderListFromFile("%s/%s/RedHat/base/hdlist" > > > rpm404.error: (2, 'No such file or directory') > > > -------------------------------------------------------------------------- --------------------------------- > > > > > > Regards, > > > Keith > > > -------- > > > The light at the end of the tunnel is an oncoming dragon. > > > -------- > > > > > > > > _______________________________________________ > > Anaconda-devel-list mailing list > > Anaconda-devel-list@xxxxxxxxxx > > https://listman.redhat.com/mailman/listinfo/anaconda-devel-list > > > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/anaconda-devel-list >