Custom RH8 CD/ Splitdistro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



trying to build a custom 2 CD set. Ideally, the second CD will have the 300 meg tarball we have for custom software.
I'm have two issues:
1. I'm having problems getting the tarball on the second CD.
2. Getting "IndexError"

using anaconda-runtime-8.0-4

attempt #1 - I have the tarball on the root of the tree. The tarball ends up on the first CD. [root@gds12 i386]# splitdistro --fileorder /build-ver1/pkgorder.txt /build-ver1 i386
Splitting tree...
Creating disc1...
Creating disc2...
648.0
430.086506844
1.2
10.0
206.713493156
first to move to disc2 is openjade-1.3.1-9.i386.rpm
Creating disc3...
first to move to disc3 is
Traceback (most recent call last):
  File "/usr/lib/anaconda-runtime/splitdistro", line 244, in ?
    print "first to move to disc3 is", disc3pkgs[0]
IndexError: list index out of range

Attempt # - I have the tarball in the SRPMS directory, the tarball does not get copied to any of the disc folders. [root@gds12 build-ver1]# splitdistro --fileorder /build-ver1/pkgorder.txt /build-ver1 i386
Splitting tree...
Creating disc1...
Creating disc2...
648.0
135.525959969
1.2
10.0
501.274040031
first to move to disc2 is openoffice-1.0.1-8.i386.rpm
Creating disc3...
first to move to disc3 is
Traceback (most recent call last):
  File "/usr/lib/anaconda-runtime/splitdistro", line 244, in ?
    print "first to move to disc3 is", disc3pkgs[0]
IndexError: list index out of range

How do I control where the tarball ends up?

What's the IndexError referring to?

-thanks





[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux