unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Myles English <mylesenglish@gmail.com>
Cc: 23389@debbugs.gnu.org, request@debbugs.gnu.org
Subject: bug#23389: segfault for non-root user
Date: Fri, 29 Apr 2016 14:39:32 +0200	[thread overview]
Message-ID: <878tzwr3ln.fsf@gnu.org> (raw)
In-Reply-To: <87inz0ras5.fsf@gmail.com> (Myles English's message of "Fri, 29 Apr 2016 11:04:26 +0100")

tags 23389 notabug
close 23389
thanks

Myles English <mylesenglish@gmail.com> skribis:

> Ludovic Courtès writes:
>
>> Myles English <mylesenglish@gmail.com> skribis:
>>
>>> Just installed binary x86-64 nix on Arch Linux as per instructions here:
>>>
>>> http://www.gnu.org/software/guix/manual/guix.html#Binary-Installation
>>>
>>> The install for root when well and the hello sample package installed
>>> fine.  Then I went to setup my user as described here:
>>>
>>> http://www.gnu.org/software/guix/manual/guix.html#Application-Setup
>>>
>>> but got a segfault at:
>>>
>>> $ guix package -i glibc-locales
>>>
>>> and in fact even just
>>>
>>> $ guix
>>
>> Is LD_LIBRARY_PATH or LD_PRELOAD set in your environment?
>
> This was set:
>
> LD_LIBRARY_PATH=/home/myles/GNUstep/Library/Libraries:/usr/lib
>
> so I uninstalled GNUstep and rebooted, LD_LIBRARY_PATH is unset and this
> works:
>
> $ guix package -i glibc-locales

Great.

>> What happens if you run:
>>
>>   env -i `type -P guix` --help
>
> $ env -i `type -P guix` --help
> zsh: bad option: -P

Then something like:

  env -i `which guix` --help

Anyway, the rest of your message confirms my intuition.

Thanks,
Ludo’.

      reply	other threads:[~2016-04-29 12:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 20:44 bug#23389: segfault for non-root user Myles English
2016-04-28 12:00 ` Ludovic Courtès
2016-04-29 10:04   ` Myles English
2016-04-29 12:39     ` Ludovic Courtès [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878tzwr3ln.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=23389@debbugs.gnu.org \
    --cc=mylesenglish@gmail.com \
    --cc=request@debbugs.gnu.org \
    /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 public inbox

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

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).