Hi all,
I'm trying to customize the Current Rawhide tree by replacing the
kernel. The buildinstall phase is successful, but when I run
splittree.py --arch=i386 --total-discs=9 --bin-discs=5 --src-discs=4 \
--release-string="Fedora Core 5.92" --pkgorderfile=/tm p/pkgorder.txt \
--distdir=/home/wacker/development/i386/os --srcdir=/home/wacker/development/source/SRPMS --productpath=Fedora
I get
Traceback (most recent call last):
File "/usr/lib/anaconda-runtime/splittree.py", line 470, in ?
logfile = timber.main()
File "/usr/lib/anaconda-runtime/splittree.py", line 393, in main
self.splitSRPMS()
File "/usr/lib/anaconda-runtime/splittree.py", line 382, in splitSRPMS
"%s-disc%d/SRPMS/%s" % (self.dist_dir, self.getLeastUsedTree()[1], srpm_list[i][1]))
OSError: [Errno 1] Operation not permitted
Any ideas?
--
Bill in Denver