From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Nextcloud-client gets the wrong version of OpenSSL Date: Thu, 27 Jun 2019 14:24:07 +0200 Message-ID: <87v9wrw714.fsf@elephly.net> References: <877e98lfxg.fsf@zete.tk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47816) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgTRw-0001gG-8t for help-guix@gnu.org; Thu, 27 Jun 2019 08:24:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgTRt-0004gZ-Gq for help-guix@gnu.org; Thu, 27 Jun 2019 08:24:23 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21238) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hgTRr-0004by-NR for help-guix@gnu.org; Thu, 27 Jun 2019 08:24:20 -0400 In-reply-to: <877e98lfxg.fsf@zete.tk> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Jens =?utf-8?Q?M=C3=B8lgaard?= Cc: help-guix@gnu.org Jens M=C3=B8lgaard writes: > 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? It might be used by some other dependency. Have you tried to located the different openssl variants in the output of =E2=80=9Cguix graph=E2=80= =9D? -- Ricardo