all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#30949: libp11-kit error
@ 2018-03-26 11:22 Vivien Kraus
  2018-03-27  6:06 ` Vivien Kraus
  2018-03-27  7:52 ` Ricardo Wurmus
  0 siblings, 2 replies; 6+ messages in thread
From: Vivien Kraus @ 2018-03-26 11:22 UTC (permalink / raw)
  To: 30949

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

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

end of thread, other threads:[~2018-03-27  8:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26 11:22 bug#30949: libp11-kit error Vivien Kraus
2018-03-27  6:06 ` Vivien Kraus
2018-03-27  7:58   ` Ricardo Wurmus
2018-03-27  7:52 ` Ricardo Wurmus
2018-03-27  8:08   ` Vivien Kraus
2018-03-27  8:30     ` Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.