bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21879: WeeChat does not start


From: Ludovic Courtès
Subject: bug#21879: WeeChat does not start
Date: Sun, 29 Nov 2015 12:01:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Cyril Roelandt <address@hidden> skribis:

> On 11/18/2015 10:22 PM, Ludovic Courtès wrote:
>> Could you double-check what’s happening, possibly running it through
>> strace to see if it’s actually executing /usr/bin/python?
>
> I'm pretty sure it does that. It even loads libraries from the Debian
> Python path, that is why it tries to import a Debian-specific module.

I tried this:

  guix environment --container --ad-hoc weechat strace coreutils \
     findutils sed grep less --expose=$(which false)=/usr/bin/python

which installs ‘false’ as /usr/bin/python, but it still works fine.

Felipe, could you report the values of the ‘PYTHONPATH’, ‘PATH’, and
‘LD_LIBRARY_PATH’ variables on your system?

Are you able to work around the problem with:

  guix environment --ad-hoc weechat --pure -- weechat

?

TIA,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]