all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Vivien Kraus <vivien@planete-kraus.eu>
Cc: 30949@debbugs.gnu.org
Subject: bug#30949: libp11-kit error
Date: Tue, 27 Mar 2018 09:52:03 +0200	[thread overview]
Message-ID: <87vadiez18.fsf@elephly.net> (raw)
In-Reply-To: <1522063347.1134.2.camel@planete-kraus.eu>


Vivien Kraus <vivien@planete-kraus.eu> 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’re
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’d say it is *caused* by an environment variable.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

  parent reply	other threads:[~2018-03-27  8:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2018-03-27  8:08   ` Vivien Kraus
2018-03-27  8:30     ` Ricardo Wurmus

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=87vadiez18.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=30949@debbugs.gnu.org \
    --cc=vivien@planete-kraus.eu \
    /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.
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.