Hi, I am getting following error when I execute getfullcomps.py File "/usr/share/comps-extras/getfullcomps.py", line 188, in ? main() File "/usr/share/comps-extras/getfullcomps.py", line 60, in main compslist = comps.Comps("%s/%s/RedHat/base/%s" % (path, arch, filename)) File "/usr/lib/python2.2/site-packages/rhpl/comps.py", line 297, in __init__ self.load (filename) File "/usr/lib/python2.2/site-packages/rhpl/comps.py", line 301, in load doc = libxml2.parseFile (filename) File "/usr/lib/python2.2/site-packages/libxml2.py", line 970, in parseFile if ret is None:raise parserError('xmlParseFile() failed') libxml2.parserError: xmlParseFile() failed
Please help me if anyone knows the answer. I have all the required rpms like anaconda, anaconda-runtime, comps-extras
Please ensuer that ur Custom CD structure has
RedHat/base/ format...
If ur using Fedora then the format is
Fedora/base ... so according to the distro change the directory name in the getfullcomps.py file.
Cheers, Deepak Naidu.
Rakesh L rakesh.kutnikar@gmail.com wrote: Hi, I am getting following error when I execute getfullcomps.py File "/usr/share/comps-extras/getfullcomps.py", line 188, in ? main() File "/usr/share/comps-extras/getfullcomps.py", line 60, in main compslist = comps.Comps("%s/%s/RedHat/base/%s" % (path, arch, filename)) File "/usr/lib/python2.2/site-packages/rhpl/comps.py", line 297, in __init__ self.load (filename) File "/usr/lib/python2.2/site-packages/rhpl/comps.py", line 301, in load doc = libxml2.parseFile (filename) File "/usr/lib/python2.2/site-packages/libxml2.py", line 970, in parseFile if ret is None:raise parserError('xmlParseFile() failed') libxml2.parserError: xmlParseFile() failed
Please help me if anyone knows the answer. I have all the required rpms like anaconda, anaconda-runtime, comps-extras
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list
Linux your Life, Don't Window it [[]]
{ All for the best }
--------------------------------- Yahoo! Photos NEW, now offering a quality print service from just 8p a photo.
anaconda-devel@lists.fedoraproject.org