> -----Original Message----- > From: Falcon [mailto:falcon_lvm@xxxxxxxxx] > > Well , I have added some rpm's to my distro , > I add new lines to comps and then split distro fail. > > Wrote /mnt/RedHatCD/i386/RedHat/base/hdstg1.img (6580k)... > Wrote /mnt/RedHatCD/i386/RedHat/base/stage2.img (48388k) > Traceback (innermost last): > File "./splitdistro", line 128, in ? > binPkgList.append(packages[pkg]) > KeyError: dce-0.1-4 > [root@falc0n RedHatCD]# Notice that no other packages have version numbers in the comps file. Drop the -0.1-4, and it should work again. Forrest