> On Mon Oct 23, 2000 at 02:33:09PM -0600, Daniel Woods wrote:
> > However I still can't install Openssh2.2.0p1 RPMS.
> > # rpmu openssh*7mdk*rpm
> > error: failed dependencies:
> [...]
>
> > Why does it want rpmlib <= 3.0.3-1 ?
>
> Because of some differences in the libs. It wants 3.0.5 which is what
> it was built with.
How do I update this...
# cd $UPDATE
# ls -al rpm*
-rw-r--r-- 1 root root 1244250 Oct 19 02:16 rpm-3.0.5-27mdk.i586.rpm
-rw-r--r-- 1 root root 56929 Oct 19 02:16 rpm-build-3.0.5-27mdk.i586.rpm
-rw-r--r-- 1 root root 1229118 Oct 19 02:16 rpm-devel-3.0.5-27mdk.i586.rpm
-rw-r--r-- 1 root root 32359 Oct 19 02:16 rpm-python-3.0.5-27mdk.i586.rpm
# rpm -Uvh rpm-*3.0.5*rpm
error: failed dependencies:
menu < 2.1.5-29mdk conflicts with rpm-3.0.5-27mdk
/usr/src/Updates # ls -al menu*
-rw-r----- 1 root root 1085119 Oct 24 03:22 menu-2.1.5-42mdk.i586.rpm
/usr/src/Updates # rpm -Uvh menu-2.1.5-42mdk.i586.rpm
error: failed dependencies:
rpm >= 3.0.5-22mdk is needed by menu-2.1.5-42mdk
Ughh! Seems like a circular dependency problem.
# rpm -qa |grep openssh
openssh-2.1.1p3-4mdk
openssh-server-2.1.1p3-4mdk
openssh-askpass-2.1.1p3-4mdk
openssh-clients-2.1.1p3-4mdk
# rpm -qa |grep openssl
openssl-0.9.5a-8mdk
openssl-devel-0.9.5a-8mdk
# rpm -qa |grep bzip
bzip2-1.0.1-6mdk
# rpm -qa |grep rpm-
rpm-3.0.4-0.12mdk
rpm-build-3.0.4-0.12mdk
rpm-devel-3.0.4-0.12mdk
rpm-python-3.0.4-0.12mdk
# rpm -Uvh openssh*2.2.0p1-7mdk*rpm
error: failed dependencies:
rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by openssh-2.2.0p1-7mdk
/usr/sbin/update-alternatives is needed by openssh-askpass-2.2.0p1-7mdk
/usr/sbin/update-alternatives is needed by openssh-askpass-gnome-2.2.0p1-7mdk
rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by openssh-server-2.2.0p1-7mdk
When I tried the latest openssh ...
# rpm --rebuild openssh-2.3.0p1-1.src.rpm
Installing openssh-2.3.0p1-1.src.rpm
error: failed build dependencies:
/usr/bin/rsh is needed by openssh-2.3.0p1-1
/usr/include/security/pam_appl.h is needed by openssh-2.3.0p1-1
Why does it need 'rsh' ? I don't want the r-commands on my system.
# rpm -Uvh openssh*2.3.0p1-1.i386.rpm
error: failed dependencies:
rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by openssh-2.3.0p1-1
rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by openssh-server-2.3.0p1-1
Any other ideas ? How do I install the latest openssh on LM 7.1 ?
Thanks... Dan.
Keep in touch with http://mandrakeforum.com:
Subscribe the "[EMAIL PROTECTED]" mailing list.