![]() |
|
Loads of RPMS!!! - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html) +---- Forum: Package Management (https://www.linux-noob.com/forums/forum-28.html) +---- Thread: Loads of RPMS!!! (/thread-3519.html) Pages:
1
2
|
Loads of RPMS!!! - tek-69 - 2004-04-01 downloaded those 3 rpms, tried to install got this: Code: -bash-2.05b# rpm -Uvh libapt-pkg-0.5*.rpm
error: Failed dependencies:
libbeecrypt.so.6 is needed by libapt-pkg-0.5.15cnc6-49.rh9.at
-bash-2.05b# rpm -Uvh libapt-pkg-devel*.rpm
Preparing... ########################################### [100%]
1:libapt-pkg-devel ########################################### [100%]
-bash-2.05b# rpm -Uvh libapt-pkg-0.5*.rpm
error: Failed dependencies:
libbeecrypt.so.6 is needed by libapt-pkg-0.5.15cnc6-49.rh9.at
-bash-2.05b# rpm -Uvh apt-*.rpm
error: Failed dependencies:
/etc/apt/apt.conf is needed by apt-0.5.15cnc6-49.rh9.at
/etc/apt/sources.list is needed by apt-0.5.15cnc6-49.rh9.at
libapt-pkg = 1:0.5.15cnc6-49.rh9.at is needed by apt-0.5.15cnc6-49.rh9.at
libapt-pkg-libc6.3-5.so.0 is needed by apt-0.5.15cnc6-49.rh9.at
libbeecrypt.so.6 is needed by apt-0.5.15cnc6-49.rh9.atSo then i tried to install the libbeecrypt but it says this : Code: -bash-2.05b# rpm -Uvh bee*.rpm
warning: beecrypt-3.1.0-3.i386.rpm: V3 DSA signature: NOKEY, key ID e01260f1
error: Failed dependencies:
beecrypt = 2.2.0-8 is needed by (installed) beecrypt-devel-2.2.0-8still havent gotten it right, but what confuses me is if beecrypt-devel* is installed why is it still failing dependencies? Loads of RPMS!!! - hijinks - 2004-04-02 get on IRC (efnet) and msg Jy i'll help you there Loads of RPMS!!! - hijinks - 2004-06-29 I have updated this for a more friendlier install |