i got following error while executing the splittree.py script as follows
[root@sheth RPMS]#/usr/lib/anaconda-runtime/splittree.py --arch=i386 --total-discs=3 --bin-discs=3 --release-string="UBLinux 3" --pkgorderfile=/home/ublinux/pkglist --distdir=/home/ublinux/i386 --src-discs=1 --srcdir=/home/ublinux/i386/SRPMS
----------------------error is as follows--------------------
Traceback (most recent call last):
File "/usr/lib/anaconda-runtime/splittree.py", line 455, in ?
logfile = timber.main()
File "/usr/lib/anaconda-runtime/splittree.py", line 380, in main
self.splitRPMS()
File "/usr/lib/anaconda-runtime/splittree.py", line 253, in splitRPMS
pkg_nvr = nvra("%s/%s/RPMS/%s" %(self.dist_dir, self.product_path, filename))
File "/usr/lib/anaconda-runtime/splittree.py", line 39, in nvra
h = _ts.hdrFromFdno(fd)
rpm.error: error reading package header
Can any one plz tell me what the problem is?There were 3 folders (i386-disc[123])created but there were no rpms in these folders