On Wed, 2003-12-17 at 01:32, Steven Van Cleave wrote: > Task: Install apt > Platform: RH 9 > > In trying to install the apt package, I get the following output: > > warning: apt-0.5.15cnc1-0.fdr.3.1.i386.rpm: V3 DSA signature: NOKEY, key > ID 8df56d05 > error: Failed dependencies: > libbeecrypt.so.6 is needed by apt-0.5.15cnc1-0.fdr.3.1 > > Any help in solving this obstacle will be much appreciated. Since you're installing for RHL 9 then grab an apt version built for that, not FC1. You'll then need to change sources.list to point to FC1 and dist-upgrade to upgrade the system, apt will be upgraded in that process as well. - Panu -