Void Linux discussion
 help / color / mirror / Atom feed
* shlibs error when installing built pkg
@ 2015-08-19  0:27 oliver
  2015-08-19  6:11 ` Juan RP
  0 siblings, 1 reply; 5+ messages in thread
From: oliver @ 2015-08-19  0:27 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 847 bytes --]

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


[-- Attachment #1.2: Type: text/html, Size: 7476 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-02 17:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-19  0:27 shlibs error when installing built pkg oliver
2015-08-19  6:11 ` Juan RP
2015-08-19 12:59   ` oliver
2015-09-02 10:16     ` Juan RP
2015-09-02 17:57       ` oliver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).