GNU bug report logs - #22094
jack2: jack_control uses wrong python version

Previous Next

Package: guix;

Reported by: Florian Paul Schmidt <mista.tapas <at> gmx.net>

Date: Fri, 4 Dec 2015 23:20:02 UTC

Severity: normal

Tags: notabug

Fixed in version 0.9.0+

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Florian Paul Schmidt <mista.tapas <at> gmx.net>
To: 22094 <at> debbugs.gnu.org
Subject: bug#22094: jack2: jack_control uses wrong python version
Date: Sat, 5 Dec 2015 00:19:42 +0100
jack_control needs to be run with python2:

fps <at> cherry ~/src/guix$ jack_control ep
  File "/home/fps/.guix-profile/bin/jack_control", line 80
    print 'shit'

[sic]

The interpreter shebang points to a python3.4 though

#!/gnu/store/l9vhjpqza8piap4r047m5xfz86wnxgqw-python-wrapper-3.4.3/bin/python

name_base = 'org.jackaudio'
control_interface_name = name_base + '.JackControl'

Flo




This bug report was last modified 9 years and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.