Man I almost want to go back to work so i have access to the dev box so I can see if those other packages are there. I hope this works, basically I took the core rpms from comps.xml copied those into the Fedora/RPMS directory then ran rpm --test until all dependencies were met, if those last two items you mentioned clear it up, im a short genhdlist away from having a baseline to work from. thanks! Greg On Mon, 8 Dec 2003, David L Norris wrote: > On Mon, 2003-12-08 at 11:28, fedora wrote: > > I am trying to duplicate rebuilding a custom single CD distro like i once > > did in RH8 and 9 in Fedora Core 1. > > I've done this with no problems. I've made a single 355 MB install > CD-ROM. > > > I have all the rpms in place but when i run > > rpm --test --dbpath /tmp/testdb -Uvh *.rpm > > > > I get the following > > error: Failed dependencies: > > /usr/bin/cmp is needed by grub-0.93-7 > > /sbin/fuser is needed by initscripts-7.42-1 > > Do you have diffutils and psmisc in your directory? > > > Only significant change I noticed from previous versions is that you > need to run "genhdlist --productpath Fedora" for it to find the RPMS > directory. > >