Date: Thu, 09 Mar 2000 11:13:06 -0800 From: Doug Barton <DougB@simplenet.com> To: freebsd-questions@freebsd.org Subject: Weird errors from linux (compat) rpm Message-ID: <38C7F7C2.D990D036@simplenet.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------4526BD1ABB5072253A46F22A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Howdy, I'm into the wonderful world of linux compatability for the second time. The first time I played with it went quite well, I set up real player and it ran quite nicely. Then all the shows I listened to went to the G2 format, and I can't find a real player for that so I quit using it. Now I've got some real work to do, namely getting the linux version of the legato backup client running on freebsd. I upgraded the ports on my 3.4-Release system and did 'make install' in linux-base. It installed cleanly to /usr/compat/linux, and I have the /compat symlink. I can run the linux rpm binary, and it spits out help, etc. However when I attempt to do 'rpm -vv -i legato-client.rpm I get the errors in the attached log. I tried setting LD_LIBRARY_PATH to /usr/compat/linux, but that doesn't help. I also checked in the /compat/linux directory and everything listed in that error log is present, except cpio. Any assistance in this would be greatly appreciated. Thanks, Doug -- "Too much of a good thing is WONDERFUL." -- Mae West --------------4526BD1ABB5072253A46F22A Content-Type: text/plain; charset=us-ascii; name="rpm.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rpm.log" D: counting packages to install D: found 1 packages D: looking for packages to download D: retrieved 0 packages D: finding source and binary packages D: New Header signature D: Signature size: 68 D: Signature pad : 4 D: sigsize : 72 D: Header + Archive: 2181215 D: expected size : 2181215 D: found 0 source and 1 binary packages D: opening database mode: 01002 D: opening database in //var/lib/rpm/ D: dependencies: looking for /bin/sh D: package lgtoclnt-rh require not satisfied: /bin/sh D: dependencies: looking for libtermcap.so.2 D: package lgtoclnt-rh require not satisfied: libtermcap.so.2 D: dependencies: looking for libncurses.so.3.0 D: package lgtoclnt-rh require not satisfied: libncurses.so.3.0 D: dependencies: looking for libc.so.6 D: package lgtoclnt-rh require not satisfied: libc.so.6 D: dependencies: looking for ld-linux.so.2 D: package lgtoclnt-rh require not satisfied: ld-linux.so.2 D: dependencies: looking for /bin/sh D: package lgtoclnt-rh require not satisfied: /bin/sh D: dependencies: looking for cpio D: package lgtoclnt-rh require not satisfied: cpio failed dependencies: /bin/sh is needed by lgtoclnt-rh-5.1.0-2 libtermcap.so.2 is needed by lgtoclnt-rh-5.1.0-2 libncurses.so.3.0 is needed by lgtoclnt-rh-5.1.0-2 libc.so.6 is needed by lgtoclnt-rh-5.1.0-2 ld-linux.so.2 is needed by lgtoclnt-rh-5.1.0-2 /bin/sh is needed by lgtoclnt-rh-5.1.0-2 cpio is needed by lgtoclnt-rh-5.1.0-2 --------------4526BD1ABB5072253A46F22A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38C7F7C2.D990D036>