unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Nextcloud-client gets the wrong version of OpenSSL
@ 2019-06-26 11:55 Jens Mølgaard
  2019-06-27 11:08 ` Jens Mølgaard
  2019-06-27 12:24 ` Ricardo Wurmus
  0 siblings, 2 replies; 4+ messages in thread
From: Jens Mølgaard @ 2019-06-26 11:55 UTC (permalink / raw)
  To: Guix Help

[-- Attachment #1: Type: text/plain, Size: 1191 bytes --]

Hello Guix,

I've been trying to package the nextcloud-client for a while and am
stuck at a weird issue.

Since it is a fork of owncloud-client, I have just adapted the package
definition. With the addition of a patch from Parabola to strip out the
need for qtwebengine, I've gotten it to build.

However, it immediately segfaults on launch. Running it in gdb I see the
following:
> ssl3_cleanup_key_block () from
>/gnu/store/m9ngbfyi8wrwiwyr7dkfnhn5fyfalq3r-openssl-1.0.2p/lib/libssl.so.1.0.0

And running 'nextcloud --version' gets me:
> Using 'OpenSSL 1.0.2p  14 Aug 2018'

But it is supposed to have been built with openssl-next, i.e. version
1.1.1c, and it requires 1.1.x at least. Adding openssl-next to
native-inputs vs inputs does not make a difference. Turns out this is
also the case for the existing owncloud-client package, which even
though it depends on openssl-next also returns 'Using OpenSSL 1.0.2p'.

So I'm stumped. Where is it getting this version of OpenSSL from? The
build environment has the right version. It's not explicitly installed
in any profile. Is it propagated from somewhere? Is there something
obvious I'm missing?

Or any idea what to try?

Thanks,
Jens M

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2019-06-28 12:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-26 11:55 Nextcloud-client gets the wrong version of OpenSSL Jens Mølgaard
2019-06-27 11:08 ` Jens Mølgaard
2019-06-27 12:24 ` Ricardo Wurmus
2019-06-28 11:06   ` Jens Mølgaard

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 read-only IMAP folder(s) and NNTP newsgroup(s).