From unknown Sun Jun 22 07:41:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#30949: libp11-kit error Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 26 Mar 2018 11:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 30949 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 30949@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.152206336623459 (code B ref -1); Mon, 26 Mar 2018 11:23:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Mar 2018 11:22:46 +0000 Received: from localhost ([127.0.0.1]:53674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0QD7-00066J-Ld for submit@debbugs.gnu.org; Mon, 26 Mar 2018 07:22:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57483) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0QD5-000664-QX for submit@debbugs.gnu.org; Mon, 26 Mar 2018 07:22:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0QCz-0008Ax-MX for submit@debbugs.gnu.org; Mon, 26 Mar 2018 07:22:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39961) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0QCz-0008Ao-JC for submit@debbugs.gnu.org; Mon, 26 Mar 2018 07:22:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0QCy-0005Pc-A2 for bug-guix@gnu.org; Mon, 26 Mar 2018 07:22:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0QCv-000896-5b for bug-guix@gnu.org; Mon, 26 Mar 2018 07:22:36 -0400 Received: from planete-kraus.eu ([2a00:5881:4008:2810::631f:d980]:56842) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0QCu-00086h-V6 for bug-guix@gnu.org; Mon, 26 Mar 2018 07:22:33 -0400 Received: from [92.103.221.154] (helo=handel) by planete-kraus.eu with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1f0QCr-0006gb-Pc for bug-guix@gnu.org; Mon, 26 Mar 2018 13:22:29 +0200 Message-ID: <1522063347.1134.2.camel@planete-kraus.eu> From: Vivien Kraus Date: Mon, 26 Mar 2018 13:22:27 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Hello list, This error shows when I try to configure debian's flatpak: $ /usr/bin/flatpak remote-add --if-not-exists flathub https://flathub.o rg/repo/flathub.flatpakrepo /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required by /gnu/store/gsi6xb0w4wav7gz60sn0gd31jlghhdci-p11-kit- 0.23.10/lib/libp11-kit.so.0) Failed to load module: /home/vivien/.guix- profile/lib/gio/modules/libgiognutls.so Can't load uri https://flathub.org/repo/flathub.flatpakrepo: TLS support is not available I have tried to remove and reinstall some packages, mainly gnutls and glibc, but it does not solve the problem. A similar error happens with debian's evolution (I have guix' evolution installed, which works): $ /usr/bin/evolution /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /gnu/store/i397mqhpihsx45c0cbqfsnlvp4q4fkm1-gnutls- 3.5.13/lib/libgnutls.so.30) Failed to load module: /home/vivien/.guix- profile/lib/gio/modules/libgiognutls.so But not with debian's wget, for instance. It is weird to me that guix' gnutls does not use guix' glibc. If I override LD_LIBRARY_PATH to also point to my profile, I get a segfault. Is it a known issue? Can it be solved with an environment variable? Best regards, Vivien From unknown Sun Jun 22 07:41:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#30949: libp11-kit error Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Mar 2018 06:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30949 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 30949@debbugs.gnu.org Received: via spool by 30949-submit@debbugs.gnu.org id=B30949.152213077327037 (code B ref 30949); Tue, 27 Mar 2018 06:07:01 +0000 Received: (at 30949) by debbugs.gnu.org; 27 Mar 2018 06:06:13 +0000 Received: from localhost ([127.0.0.1]:55067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0hkL-000721-2P for submit@debbugs.gnu.org; Tue, 27 Mar 2018 02:06:13 -0400 Received: from planete-kraus.eu ([89.234.140.182]:37340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0hkI-00071s-W8 for 30949@debbugs.gnu.org; Tue, 27 Mar 2018 02:06:11 -0400 Received: from [2a00:5881:4008:2810::e73] (helo=handel) by planete-kraus.eu with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1f0hkH-0008Id-HO for 30949@debbugs.gnu.org; Tue, 27 Mar 2018 08:06:09 +0200 Message-ID: <1522130768.1134.8.camel@planete-kraus.eu> From: Vivien Kraus Date: Tue, 27 Mar 2018 08:06:08 +0200 In-Reply-To: <1522063347.1134.2.camel@planete-kraus.eu> References: <1522063347.1134.2.camel@planete-kraus.eu> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello, After bisecting, the problem is in glib-networking If I install glib-networking alone, it breaks. If I install glib gnutls gsettings-desktop-schemas intltool p11-kit pkg-config (glib-networking deps), it works. See for yourself: 0 packages in profile vivien:~$ guix package -i glib-networking guile: warning: failed to install locale warning: failed to install locale: Invalid argument The following package will be installed:    glib-networking 2.54.1 /gnu/store/v1699m574z8gnf80x2xn cazdpfnpb48g-glib-networking-2.54.1 substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable substitute: updating list of substitutes from 'https://mirror.hydra.gnu .org'... 100.0% The following derivations will be built:    /gnu/store/3v8cfslrb6klzhckm50437l4zpmnikd1-profile.drv    /gnu/store/m4kz7nxcz12w3vpra14vdg730lm9f9az-ca-certificate- bundle.drv    /gnu/store/d07dvnzb21xazhlnki3vncxl47lq3aqz-xdg-mime-database.drv    /gnu/store/crh448xmpkr8x194a2rjb6dw6vj7i25x-xdg-desktop-database.drv    /gnu/store/bsjzbfwmbr74kq7r498g4s0djaqfw5iq-fonts-dir.drv    /gnu/store/6sxp9iwn23zwhdsdj5hfd5m0p34k336y-info-dir.drv    /gnu/store/6ki3sd8njfljsfqzvnw5piyzdypl730l-manual-database.drv Creating manual page database... 0 entries processed in 0.1 s 1 package in profile vivien:~$ /usr/bin/flatpak remote-add --if-not-exists flathub https://f lathub.org/repo/flathub.flatpakrepo /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required by /gnu/store/gsi6xb0w4wav7gz60sn0gd31jlghhdci-p11-kit- 0.23.10/lib/libp11-kit.so.0) Failed to load module: /home/vivien/.guix- profile/lib/gio/modules/libgiognutls.so Can't load uri https://flathub.org/repo/flathub.flatpakrepo: TLS support is not available vivien:~$ guix package -r glib-networking guile: warning: failed to install locale warning: failed to install locale: Invalid argument The following package will be removed:    glib-networking 2.54.1 /gnu/store/v1699m574z8gnf80x2xn cazdpfnpb48g-glib-networking-2.54.1 0 packages in profile vivien:~$ guix package -i glib gnutls gsettings-desktop-schemas intltool p11-kit pkg-config guile: warning: failed to install locale warning: failed to install locale: Invalid argument The following packages will be installed:    glib 2.54.2 /gnu/store/6iyjammgs0qp2sxxniy974xkf81yl76 9-glib-2.54.2    gnutls 3.5.13 /gnu/store/5kih0kxmipzjw10c53hhckfzkcs7c 8mm-gnutls-3.5.13    gsettings-desktop-schemas 3.24.1 /gnu/store/cz988rfj17 h00bxs93agwrzzwpbmrkq3-gsettings-desktop-schemas-3.24.1    intltool 0.51.0 /gnu/store/vdf2qr16vv902lzjbwq8yqqaaap 3iv70-intltool-0.51.0    p11-kit 0.23.10 /gnu/store/gsi6xb0w4wav7gz60sn0gd31jlg hhdci-p11-kit-0.23.10    pkg-config 0.29.2 /gnu/store/vgmln3b639r68vvy75xhcbi7d 2w31mx1-pkg-config-0.29.2 substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable substitute: updating list of substitutes from 'https://mirror.hydra.gnu .org'... 100.0% The following derivations will be built:    /gnu/store/dnqray955y26s2icmb6kd7nadm1cqckl-profile.drv    /gnu/store/s1d8kmqsaa1b6zzafdpsvb84k11k3q1m-fonts-dir.drv    /gnu/store/cyn4aaryc8shlb3b4qv9nqh9kwcf9a3x-xdg-desktop-database.drv    /gnu/store/6h4hscbi4gvxbay5c67id2v34mqm3pjj-xdg-mime-database.drv    /gnu/store/1v2q0zr23wyf5w7sjagsisdk88p7xfki-info-dir.drv    /gnu/store/1c84g5mpizy60r5gp38gs9hjag4pvwgw-ca-certificate- bundle.drv    /gnu/store/jzdwc36xnhvlxy51ylz606y37rip20zi-manual-database.drv Creating manual page database... 1003 entries processed in 1.7 s 6 packages in profile The following environment variable definitions may be needed:    export PERL5LIB="/home/vivien/.guix- profile/lib/perl5/site_perl${PERL5LIB:+:}$PERL5LIB" vivien:~$ /usr/bin/flatpak remote-add --if-not-exists flathub https://f lathub.org/repo/flathub.flatpakrepo vivien:~$ Le lundi 26 mars 2018 à 13:22 +0200, Vivien Kraus a écrit : > Hello list, > > This error shows when I try to configure debian's flatpak: > > $ /usr/bin/flatpak remote-add --if-not-exists flathub https://flathub > .o > rg/repo/flathub.flatpakrepo > /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found > (required by /gnu/store/gsi6xb0w4wav7gz60sn0gd31jlghhdci-p11-kit- > 0.23.10/lib/libp11-kit.so.0) > Failed to load module: /home/vivien/.guix- > profile/lib/gio/modules/libgiognutls.so > Can't load uri https://flathub.org/repo/flathub.flatpakrepo: TLS > support is not available > > I have tried to remove and reinstall some packages, mainly gnutls and > glibc, but it does not solve the problem. > > A similar error happens with debian's evolution (I have guix' > evolution > installed, which works): > $ /usr/bin/evolution > /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found > (required by /gnu/store/i397mqhpihsx45c0cbqfsnlvp4q4fkm1-gnutls- > 3.5.13/lib/libgnutls.so.30) > Failed to load module: /home/vivien/.guix- > profile/lib/gio/modules/libgiognutls.so > > But not with debian's wget, for instance. > > It is weird to me that guix' gnutls does not use guix' glibc. > > If I override LD_LIBRARY_PATH to also point to my profile, I get a > segfault. > > Is it a known issue?  Can it be solved with an environment variable? > > Best regards, > > Vivien > > > From unknown Sun Jun 22 07:41:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#30949: libp11-kit error Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Mar 2018 08:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30949 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Vivien Kraus Cc: 30949@debbugs.gnu.org Received: via spool by 30949-submit@debbugs.gnu.org id=B30949.15221375644529 (code B ref 30949); Tue, 27 Mar 2018 08:00:02 +0000 Received: (at 30949) by debbugs.gnu.org; 27 Mar 2018 07:59:24 +0000 Received: from localhost ([127.0.0.1]:55104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0jVr-0001Az-VM for submit@debbugs.gnu.org; Tue, 27 Mar 2018 03:59:24 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0jVp-0001Aq-Ox for 30949@debbugs.gnu.org; Tue, 27 Mar 2018 03:59:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1522137539; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; l=937; bh=C5/Zazy92/EDxJdthAnEBVTyWu7t3L2EflN+p6kJdBE=; b=OLEhcoSdGtXLvdrk+Qot1oJplNFiDLdAxEZGs5++mQxbd1VpeNqNXM2Xs/fEoD8b Y+Jkls+THdyp8HrMnSirNZGT44x2XbnhEn69cd+tzh3u2s1MJOEmXsyyL9+VNnJbb0o KzGdOLGyw0pyhxYF/Yp6zPzMj048wcn+Cy4gR2FU= Received: from localhost (port-92-200-31-51.dynamic.qsc.de [92.200.31.51]) by mx.zohomail.com with SMTPS id 1522137539103166.54179459052557; Tue, 27 Mar 2018 00:58:59 -0700 (PDT) References: <1522063347.1134.2.camel@planete-kraus.eu> <1522130768.1134.8.camel@planete-kraus.eu> User-agent: mu4e 1.0; emacs 25.3.1 From: Ricardo Wurmus In-reply-to: <1522130768.1134.8.camel@planete-kraus.eu> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 27 Mar 2018 09:58:56 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <87tvt2eypr.fsf@elephly.net> X-ZohoMailClient: External X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello Vivien, > If I install glib-networking alone, it breaks. > > If I install glib gnutls gsettings-desktop-schemas intltool p11-kit > pkg-config (glib-networking deps), it works. Could you please share the output of =E2=80=9Cenv=E2=80=9D with us (before = and after)? I think the key here is the installation of =E2=80=9Cglib=E2=80=9D, which s= ets the environment variables XDG_DATA_DIRS and GIO_EXTRA_MODULES. To avoid having to install glib, you may want to check the values of these environment variables in your environment and modify them. > substitute: guix substitute: warning: ACL for archive imports seems to > be uninitialized, substitutes may be unavailable Aside: Is this on purpose? This way you will have to build everything from source. For convenience I recommend authorizing the build farm(s). -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net From unknown Sun Jun 22 07:41:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#30949: libp11-kit error Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Mar 2018 08:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30949 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ricardo Wurmus Cc: 30949@debbugs.gnu.org Received: via spool by 30949-submit@debbugs.gnu.org id=B30949.15221381395454 (code B ref 30949); Tue, 27 Mar 2018 08:09:02 +0000 Received: (at 30949) by debbugs.gnu.org; 27 Mar 2018 08:08:59 +0000 Received: from localhost ([127.0.0.1]:55122 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0jf9-0001Pt-Mh for submit@debbugs.gnu.org; Tue, 27 Mar 2018 04:08:59 -0400 Received: from planete-kraus.eu ([89.234.140.182]:37344) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0jf5-0001Pg-Nv for 30949@debbugs.gnu.org; Tue, 27 Mar 2018 04:08:58 -0400 Received: from [92.103.221.154] (helo=handel) by planete-kraus.eu with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1f0jf3-0008Rs-O9; Tue, 27 Mar 2018 10:08:53 +0200 Message-ID: <1522138132.1093.1.camel@planete-kraus.eu> From: Vivien Kraus Date: Tue, 27 Mar 2018 10:08:52 +0200 In-Reply-To: <87vadiez18.fsf@elephly.net> References: <1522063347.1134.2.camel@planete-kraus.eu> <87vadiez18.fsf@elephly.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello, Le mardi 27 mars 2018 à 09:52 +0200, Ricardo Wurmus a écrit : > I’d say it is *caused* by an environment variable. Now it seems obvious: I removed export GIO_EXTRA_MODULES="/home/vivien/.guix- profile/lib/gio/modules${GIO_EXTRA_MODULES:+:}$GIO_EXTRA_MODULES" from my .bashrc and now it works! I added it because guix told me to, but I don't know which package advertised it. Anyways, thank you, the problem is solved! Vivien > > -- > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC > https://elephly.net > > From unknown Sun Jun 22 07:41:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#30949: libp11-kit error Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Mar 2018 08:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30949 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Vivien Kraus Cc: 30949@debbugs.gnu.org Received: via spool by 30949-submit@debbugs.gnu.org id=B30949.15221398737935 (code B ref 30949); Tue, 27 Mar 2018 08:38:01 +0000 Received: (at 30949) by debbugs.gnu.org; 27 Mar 2018 08:37:53 +0000 Received: from localhost ([127.0.0.1]:55131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0k76-00023v-Vc for submit@debbugs.gnu.org; Tue, 27 Mar 2018 04:37:53 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21137) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0k74-00023m-Ij for 30949@debbugs.gnu.org; Tue, 27 Mar 2018 04:37:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1522137126; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; l=815; bh=JwqloPnNVREOqTSixOR8nKIU70m++RtL+i8YT8x8M2g=; b=PUlf7R9qoDbg0ODPFiQpd+U9GbVyFyvyGZQk22gxDgPS8h9H7y8lN7hrEyHYHMn4 Bc79Hm33TebWORAS+gMSc1HboK2brKIdes+ZoUgdhq8gTLjSr00zzFm+6HEow8H8Ixz Z4WrHvvGPRXwa0Ib1lioZwF6GT6fZ1oWz7iAv/Ac= Received: from localhost (port-92-200-31-51.dynamic.qsc.de [92.200.31.51]) by mx.zohomail.com with SMTPS id 1522137126338862.1296172434055; Tue, 27 Mar 2018 00:52:06 -0700 (PDT) References: <1522063347.1134.2.camel@planete-kraus.eu> User-agent: mu4e 1.0; emacs 25.3.1 From: Ricardo Wurmus In-reply-to: <1522063347.1134.2.camel@planete-kraus.eu> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 27 Mar 2018 09:52:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <87vadiez18.fsf@elephly.net> X-ZohoMailClient: External X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Vivien Kraus writes: > It is weird to me that guix' gnutls does not use guix' glibc. It most certainly does. > If I override LD_LIBRARY_PATH to also point to my profile, I get a > segfault. Setting LD_LIBRARY_PATH on a system where Guix things are installed alongside system things is rarely ever going to work out, because you=E2=80= =99re forcing the runtime linker to pick libraries that are likely to be incompatible. LD_LIBRARY_PATH is not needed for running Guix applications (we use RUNPATH to record the location of libraries). > Is it a known issue? Can it be solved with an environment variable? I=E2=80=99d say it is *caused* by an environment variable. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net From unknown Sun Jun 22 07:41:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Vivien Kraus Subject: bug#30949: closed (Re: bug#30949: libp11-kit error) Message-ID: References: <87sh8lgbu3.fsf@elephly.net> <1522063347.1134.2.camel@planete-kraus.eu> X-Gnu-PR-Message: they-closed 30949 X-Gnu-PR-Package: guix Reply-To: 30949@debbugs.gnu.org Date: Tue, 27 Mar 2018 08:46:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1522140362-12776-1" This is a multi-part message in MIME format... ------------=_1522140362-12776-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #30949: libp11-kit error which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 30949@debbugs.gnu.org. --=20 30949: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D30949 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1522140362-12776-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 30949-done) by debbugs.gnu.org; 27 Mar 2018 08:45:46 +0000 Received: from localhost ([127.0.0.1]:55140 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0kEk-00033L-04 for submit@debbugs.gnu.org; Tue, 27 Mar 2018 04:45:46 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21024) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0kEh-00030O-Sx for 30949-done@debbugs.gnu.org; Tue, 27 Mar 2018 04:45:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1522139415; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; l=410; bh=r+iEqpoFdBCL7w7Hzqpg1iJiW0D0pRdg06Rokb9kL3o=; b=bGZwPFm8DxfAq42h9UjbvM8k6fo7F+wTx04S6yBcT8fgCRTwir9kHNJZzbzh7X6N Zlp9IAOrZVcIhmkYV9+Z3W/K8QgNZn0jKac1n5R3OusxgLMn7DZtAcRXF5d1xGM7B2B iVfCyKpck6UBb8u40uct/NhHKWo8F8eZIWnnEOPo= Received: from localhost (port-92-200-31-51.dynamic.qsc.de [92.200.31.51]) by mx.zohomail.com with SMTPS id 1522139415421172.6737457218784; Tue, 27 Mar 2018 01:30:15 -0700 (PDT) References: <1522063347.1134.2.camel@planete-kraus.eu> <87vadiez18.fsf@elephly.net> <1522138132.1093.1.camel@planete-kraus.eu> User-agent: mu4e 1.0; emacs 25.3.1 From: Ricardo Wurmus To: Vivien Kraus Subject: Re: bug#30949: libp11-kit error In-reply-to: <1522138132.1093.1.camel@planete-kraus.eu> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Tue, 27 Mar 2018 10:30:12 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <87sh8lgbu3.fsf@elephly.net> X-ZohoMailClient: External X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 30949-done Cc: 30949-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Vivien Kraus writes: > Anyways, thank you, the problem is solved! That=E2=80=99s great! Environment variables can be tricky and the way this failed in your case certainly isn=E2=80=99t nice, but I can=E2=80=99t think of a way to avoid t= his. I=E2=80=99m closing this bug. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net ------------=_1522140362-12776-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Mar 2018 11:22:46 +0000 Received: from localhost ([127.0.0.1]:53674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0QD7-00066J-Ld for submit@debbugs.gnu.org; Mon, 26 Mar 2018 07:22:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57483) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0QD5-000664-QX for submit@debbugs.gnu.org; Mon, 26 Mar 2018 07:22:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0QCz-0008Ax-MX for submit@debbugs.gnu.org; Mon, 26 Mar 2018 07:22:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39961) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0QCz-0008Ao-JC for submit@debbugs.gnu.org; Mon, 26 Mar 2018 07:22:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0QCy-0005Pc-A2 for bug-guix@gnu.org; Mon, 26 Mar 2018 07:22:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0QCv-000896-5b for bug-guix@gnu.org; Mon, 26 Mar 2018 07:22:36 -0400 Received: from planete-kraus.eu ([2a00:5881:4008:2810::631f:d980]:56842) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0QCu-00086h-V6 for bug-guix@gnu.org; Mon, 26 Mar 2018 07:22:33 -0400 Received: from [92.103.221.154] (helo=handel) by planete-kraus.eu with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1f0QCr-0006gb-Pc for bug-guix@gnu.org; Mon, 26 Mar 2018 13:22:29 +0200 Message-ID: <1522063347.1134.2.camel@planete-kraus.eu> Subject: libp11-kit error From: Vivien Kraus To: bug-guix@gnu.org Date: Mon, 26 Mar 2018 13:22:27 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Hello list, This error shows when I try to configure debian's flatpak: $ /usr/bin/flatpak remote-add --if-not-exists flathub https://flathub.o rg/repo/flathub.flatpakrepo /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required by /gnu/store/gsi6xb0w4wav7gz60sn0gd31jlghhdci-p11-kit- 0.23.10/lib/libp11-kit.so.0) Failed to load module: /home/vivien/.guix- profile/lib/gio/modules/libgiognutls.so Can't load uri https://flathub.org/repo/flathub.flatpakrepo: TLS support is not available I have tried to remove and reinstall some packages, mainly gnutls and glibc, but it does not solve the problem. A similar error happens with debian's evolution (I have guix' evolution installed, which works): $ /usr/bin/evolution /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /gnu/store/i397mqhpihsx45c0cbqfsnlvp4q4fkm1-gnutls- 3.5.13/lib/libgnutls.so.30) Failed to load module: /home/vivien/.guix- profile/lib/gio/modules/libgiognutls.so But not with debian's wget, for instance. It is weird to me that guix' gnutls does not use guix' glibc. If I override LD_LIBRARY_PATH to also point to my profile, I get a segfault. Is it a known issue? Can it be solved with an environment variable? Best regards, Vivien ------------=_1522140362-12776-1--