Thanks for the tip. I actually abandoned manually editing stage2 and I am now in the process building it with buildinstall. I actually think I just solved it by putting the booty rpm into mydistro/RPMS and re-ran buildinstall. It is installing as we speak. I don't think it gave me a problem with newt* yet. Thanks again. ----- Original Message ----- From: "Ragho Mahalingam" <ragho@xxxxxxxxxxxxxx> To: "Alexander Rau" <alex@xxxxxx> Cc: <anaconda-devel-list@xxxxxxxxxx> Sent: Thursday, October 09, 2003 10:31 PM Subject: Re: ImportError: No module named booty > > Simplest way to fix 'em is to copy booty*, newt* and bogl* (because you'll > eventually get there :-)) binary RPMs to mydistro/RPMS. You don't need any of > the debug ones. Usually when buildinstall runs it will do the right thing, but > I recall you've been working with stage2.img manually. I'd recommend that you > manually copy the DSOs for these packages into it, if in case the initial > expansion of the binary packages doesn't seem to work. > > ragho >