I'm using splitdistro in 7.3 to rebuild the 7.3 isos + extra packages. I have my tree laid out as follows: ./ |-i386 | |-RedHat (...etc) |-SRPMS With all the appropriate files in the correct directions, and all the updated SRPMS for my packages. When I try to call: /usr/lib/anaconda-runtime/splitdistro --fileorder \ /installtree/foo/i386/RedHat/base/pkgorder /installtree/foo/ i386 It dies unless I comment out the section near the end dealing with the SRPMS. Traceback (innermost last): File "/usr/lib/anaconda-runtime/splitdistro", line 221, in ? srcPkgList = os.listdir("%s/SRPMS" % disc1SrcDir) OSError: [Errno 2] No such file or directory Did I just miss something silly? -- Jp Robinson, RHCE Red Hat Technical Support