Void Linux discussion
 help / color / mirror / Atom feed
From: oliver <ohem...@gmail.com>
To: voidlinux <void...@googlegroups.com>
Subject: shlibs error when installing built pkg
Date: Tue, 18 Aug 2015 17:27:43 -0700 (PDT)	[thread overview]
Message-ID: <d870f933-f61e-416d-ae66-650ecabddd00@googlegroups.com> (raw)


[-- 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 --]

             reply	other threads:[~2015-08-19  0:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19  0:27 oliver [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d870f933-f61e-416d-ae66-650ecabddd00@googlegroups.com \
    --to="ohem..."@gmail.com \
    --cc="void..."@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).