Hello, all -
I've been using a few different resources that I've found on the 'net to
accomplish a few things.
I've found another one, by G.R. Keech, at
http://people.redhat.com/rkeech/custom-distro.txt. It looks promising,
but hey, I just wanted to test a few of these methods.
When attempting to use splittree.py, I stumble across an error. I am
using the following command when the error is generated:
./splittree.py --arch=i386 --total-discs=1 --bin-discs=1 --src-discs=0
--release-string='IDCOServer' --pkgorderfile=$RHROOT/pkgorder-i386.txt
--distdir=$RHROOT --srcdir=$RHROOT/SRPMS
The error is:
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 379, in main
self.createSplitDirs()
File "/usr/lib/anaconda-runtime/splittree.py", line 235, in
createSplitDirs
for i in range(self.src_list[0], self.src_list[-1] + 1):
IndexError: list index out of range
I'm not too keep on Python, but I think I'm being told that my pkgorder
list may be too large to be referenced. Can anyone confirm this?
Additionally, how might I avoid this error in the future? What can I do
to fix it?
Thanks again for the time!
--
- Dan Trainor
- id-Confirm, Inc.
- Direct: 720.241.5580