From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis Felipe =?UTF-8?Q?L=C3=B3pez?= Acevedo Subject: bug#21879: WeeChat does not start Date: Wed, 18 Nov 2015 15:05:17 -0500 Message-ID: References: <1447250803.1579.3.camel@openmailbox.org> <87oaerp78l.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz8zW-0007UZ-0g for bug-guix@gnu.org; Wed, 18 Nov 2015 15:06:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zz8zS-0005dp-PN for bug-guix@gnu.org; Wed, 18 Nov 2015 15:06:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz8zS-0005dl-LL for bug-guix@gnu.org; Wed, 18 Nov 2015 15:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Zz8zS-0005gq-6I for bug-guix@gnu.org; Wed, 18 Nov 2015 15:06:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87oaerp78l.fsf@gnu.org> 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: ludo@gnu.org Cc: 21879@debbugs.gnu.org On 2015-11-18 12:06, ludo@gnu.org wrote: > Hi! > > Luis Felipe López Acevedo skribis: > >> I installed WeeChat 1.3 using Guix 0.9.0 on Debian 8, but It doesn't >> start when I run it. I get this error instead: >> >> Traceback (most recent call last): >> File "/usr/lib/python2.7/site.py", line 563, in >> main() > > On closer inspection, this comes from the fact that Weechat looks for a > ‘python’ executable in $PATH. See src/plugins/python/weechat-python.c > in Weechat. > > In your case, it ended up running Debian’s Python, which then failed > for > reasons that are unclear to me. > > I believe this is fixed by a9346fa and 7be4a4b. Could you confirm? > You could run ‘guix pull’ or pull from a current ‘master’ checkout. In a different machine, but still Debian 8 and Guix 0.9.0: 1. I ran 'guix pull' 2. Installed weechat I get the same error. -- Luis Felipe López Acevedo http://sirgazil.bitbucket.org/