From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 18 Aug 2015 17:27:43 -0700 (PDT) From: oliver To: voidlinux Message-Id: Subject: shlibs error when installing built pkg MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5230_1560539640.1439944063921" ------=_Part_5230_1560539640.1439944063921 Content-Type: multipart/alternative; boundary="----=_Part_5231_1213021322.1439944063921" ------=_Part_5231_1213021322.1439944063921 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello All, I'm trying to package the megasync app which comes as a .deb I created the template file but got some errors about not being able to guess the required shlibs: SONAME: libssl.so.1.0.0 <-> UNKNOWN PKG PLEASE FIX! SONAME: libcrypto.so.1.0.0 <-> UNKNOWN PKG PLEASE FIX! => ERROR: megasync-2.1.1_1: cannot guess required shlibs, aborting! I added the following to .../common/shlibs and it built OK libcrypto.so.1.0.0 libcrypto35-2.2.2_1 libssl.so.1.0.0 libssl35-2.2.2_1 But when I try to install the built pkg, it complains about the unresolved shlibs again $ sudo xbps-install -S --repository=hostdir/binpkgs megasync megasync-2.1.1_1: broken, unresolvable shlib `libcrypto.so.1.0.0' megasync-2.1.1_1: broken, unresolvable shlib `libssl.so.1.0.0' Transaction aborted due to unresolved shlibs. What am I missing? Thanks ------=_Part_5231_1213021322.1439944063921 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello All,

I'm trying to package th= e megasync app which comes as a .deb

I created the= template file but got some errors about not being able to guess the requir= ed shlibs:

= SONAME: libssl.so.1.0.0 <->= UNKNOWN PKG PLEA= SE FIX!
SONAME: libcrypto
.
so.1.0.0 <-&g= t; UNKNOWN= PKG PLEASE FIX!
=
=3D> ERROR= : megasync-2.1.1_1: cannot guess required shlibs, aborting!


<= div>I added the following to .../common/shlibs and it built OK

libcrypto.so.1.0.0 = libcrypto35-2.2.2_1
libssl
.so.1.0.0 libssl= 35-= 2.2.2_1

<= br>
But when I try to install the built pkg, it complains abo= ut the unresolved shlibs again


$ sudo xbps-install -S= --= repository= =3Dhostdir/binpkgs megasync
megasync
<= span style=3D"color: #660;" class=3D"styled-by-prettify">-2.1.1_1: broken, unresolvable shlib `libcrypto.so.1.0.0'

megasync-2.1.1_1: broken, unr= esolvable shlib `
libssl.so.1.0.0'
Transaction aborted due to unresolved= shlibs.


=
What am I missing?=C2=A0

Thanks
------=_Part_5231_1213021322.1439944063921-- ------=_Part_5230_1560539640.1439944063921--