From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#21879: WeeChat does not start Date: Sun, 29 Nov 2015 16:00:29 +0100 Message-ID: <87d1usluk2.fsf@gnu.org> References: <1447250803.1579.3.camel@openmailbox.org> <87oaerp78l.fsf@gnu.org> <564CE33C.6050407@gmail.com> <871tbnj952.fsf@gnu.org> <564CF08A.7050404@gmail.com> <877fl1nk7n.fsf@gnu.org> <5cc2486456d0593d129219b3d804ebd6@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a33TO-0006CP-2z for bug-guix@gnu.org; Sun, 29 Nov 2015 10:01:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a33TK-0005Xu-Qb for bug-guix@gnu.org; Sun, 29 Nov 2015 10:01:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a33TK-0005Xq-NN for bug-guix@gnu.org; Sun, 29 Nov 2015 10:01:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1a33TK-0005ea-GD for bug-guix@gnu.org; Sun, 29 Nov 2015 10:01:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <5cc2486456d0593d129219b3d804ebd6@openmailbox.org> ("Luis Felipe =?UTF-8?Q?L=C3=B3pez?= Acevedo"'s message of "Sun, 29 Nov 2015 09:12:01 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Luis Felipe =?UTF-8?Q?L=C3=B3pez?= Acevedo Cc: 21879@debbugs.gnu.org Luis Felipe L=C3=B3pez Acevedo skribis: > On 2015-11-29 06:01, ludo@gnu.org wrote: [...] >> Felipe, could you report the values of the =E2=80=98PYTHONPATH=E2=80=99,= =E2=80=98PATH=E2=80=99, and >> =E2=80=98LD_LIBRARY_PATH=E2=80=99 variables on your system? >> > > Oh, I didn't get Cyril's messages on the bug... But this is the > information: > > PYTHONPATH and LD_LIBRARY_PATH are empty. PATH has this value: > > /home/anonimo/.guix-profile/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/g= ames:/usr/games > > Additional info: > > $ guix package --search-paths > export PATH=3D"/home/anonimo/.guix-profile/bin" > > >> Are you able to work around the problem with: >> >> guix environment --ad-hoc weechat --pure -- weechat >> >> ? > > WeeChat starts correctly if I run it that way. What if you do: guix package -i python-2 weechat ? TIA, Ludo=E2=80=99.