Mailinglist Archive: opensuse-buildservice (273 mails)
< Previous | Next > |
Re: [opensuse-buildservice] regarding binaries (in /sbin) and libraries (in /usr or /opt)
- From: Adrian Schröter <adrian@xxxxxxx>
- Date: Thu, 8 Jan 2009 10:09:11 +0100
- Message-id: <200901081009.12322.adrian@xxxxxxx>
On Mittwoch 07 Januar 2009 19:51:37 Jon Nelson wrote:
Either link statically or better provide also an adapted openssl package,
which has these libs in /lib. or move /sbin/mount.crypt to /usr/sbin, dunno if
this is an option.
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
I get this error when trying to build a package.
===============
binary /sbin/mount.crypt is linked against libraries in /usr or /opt
libcrypto.so.0.9.8 => /usr/lib64/libcrypto.so.0.9.8 (0x00002ade84545000)
Please adjust the paths in your package
error: Bad exit status from /var/tmp/rpm-tmp.73455 (%install)
===============
How do I work around this issue?
Either link statically or better provide also an adapted openssl package,
which has these libs in /lib. or move /sbin/mount.crypt to /usr/sbin, dunno if
this is an option.
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
< Previous | Next > |