trying to build a custom rh 8 cd. Here's the message I'm getting: splitdistro --fileorder /build/pkgorder.txt /build i386 Traceback (most recent call last): File "/usr/lib/anaconda-runtime/splitdistro", line 185, in ? binPkgList.append(packages[pkg]) KeyError: j2sdk-1.4.1-fcsThe sun java rpm seems to get causing the problem. My work around is to install it in the post section of ks, but I rather not since it works from a NFS install.
thanks