|
Message-ID: <CACuV5sBD_RaTCgPGHYPTMngj82AncD+JYJLb1SKcKZv7P6xUPA@mail.gmail.com> Date: Wed, 4 Apr 2012 17:12:59 +0000 From: Zenny <garbytrash@...il.com> To: owl-users@...ts.openwall.com Subject: Re: Upgrading to current gives dependency problem after kernel upgrade and boot On 4/4/12, Igmar Palsenberg <igmar@...senberg.com> wrote: > > >> # uname -a >> Linux owltst 2.6.18-274.18.1.el5.028stab098.1.owl1 #1 SMP Sat Feb 25 >> 12:53:41 MSK 2012 x86_64 GNU/Linux >> >> But when I tried to upgrade to the userland, I got dependency errors: >> # rpm -Fvh ~build/RPMS/*.rpm >> error: Failed dependencies: >> libmpc.so.2()(64bit) is needed by gcc-4.6.2-owl4 >> libmpfr.so.4()(64bit) is needed by gcc-4.6.2-owl4 >> libmpc.so.2()(64bit) is needed by gcc-c++-4.6.2-owl4 >> libmpfr.so.4()(64bit) is needed by gcc-c++-4.6.2-owl4 >> libgomp.so.1()(64bit) is needed by john-1.7.9.4-owl1 >> libgomp.so.1(GOMP_1.0)(64bit) is needed by john-1.7.9.4-owl1 >> libgomp.so.1(OMP_1.0)(64bit) is needed by john-1.7.9.4-owl1 > > -Fvh only works in installed packages. Not on new dependancies. RPM doesn't > handle this case, that's where normally > yum and friends come to help. > > Do an install of mpfr, libgomp. and mpc (rpm -ivh --force), and try the > upgrade again. Thanks, I forced installed mpfr, libgomp and libmpc and then upgrade again, to get the following: .... no /usr/sbin/xinetd found; none killed. 1:xinetd ########################################### [100%] 17:04:06: Installing openssl openssl-devel openssl-perl mtree openssh openssh-clients openssh-server d:openssh-blacklist elinks nmap ncat nping mutt openntpd readline readline-devel bc gnupg gdb lftp (openssl-1.0.0d-owl2.x86_64.rpm openssl-devel-1.0.0d-owl2.x86_64.rpm openssl-perl-1.0.0d-owl2.x86_64.rpm mtree-3.7.20050808-owl2.x86_64.rpm openssh-3.6.1p2-owl27.x86_64.rpm openssh-clients-3.6.1p2-owl27.x86_64.rpm openssh-server-3.6.1p2-owl27.x86_64.rpm openssh-blacklist-3.6.1p2-owl27.x86_64.rpm elinks-0.11.7-owl1.x86_64.rpm nmap-5.51-owl1.x86_64.rpm ncat-5.51-owl1.x86_64.rpm nping-5.51-owl1.x86_64.rpm mutt-1.4.2.3-owl1.x86_64.rpm openntpd-3.7p1-owl5.x86_64.rpm readline-5.1-owl1.x86_64.rpm readline-devel-5.1-owl1.x86_64.rpm bc-1.06-owl8.x86_64.rpm gnupg-1.4.11-owl2.x86_64.rpm gdb-6.3-owl4.x86_64.rpm lftp-4.1.1-owl1.x86_64.rpm) error: Failed dependencies: libcrypto.so.5()(64bit) is needed by (installed) iputils-s20101006-owl1 17:04:06: Failed openssl openssl-devel openssl-perl mtree openssh openssh-clients openssh-server d:openssh-blacklist elinks nmap ncat nping mutt openntpd readline readline-devel bc gnupg gdb lftp 17:04:06: Installing iputils traceroute (iputils-s20101006-owl1.x86_64.rpm traceroute-1.0.3-owl3.x86_64.rpm) error: Failed dependencies: libcrypto.so.10()(64bit) is needed by iputils-s20101006-owl1 17:04:06: Failed iputils traceroute ... 17:05:05: Skipping owl-cdrom 17:05:05: Removing temporary files 17:05:05: Failed to install: lftp traceroute make: *** [installworld] Error 1 > > > Igmar
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.