Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385399 - media-sound/pulseaudio-1.0-r1[equalizer] Invalid shebang (python) if python3 is enabled
Summary: media-sound/pulseaudio-1.0-r1[equalizer] Invalid shebang (python) if python3 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arun Raghavan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 383633
  Show dependency tree
 
Reported: 2011-10-02 15:55 UTC by Florian Eitel
Modified: 2011-10-20 16:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Eitel 2011-10-02 15:55:12 UTC
$ eselect python list
Available Python interpreters:
  [1]   python2.7
  [2]   python3.2 *


/usr/bin/qpaeq are using python in shebang but only working with
python2 (not python3).

Reproducible: Always

Steps to Reproduce:
1. Set python3 as default python
2. emerge media-sound/pulseaudio-1.0-r1 USE=equalizer
3. run /usr/bin/qpaeq
Actual Results:  
$ qpaeq 
  File "/usr/bin/qpaeq", line 25
    except ImportError,e:
                      ^


Expected Results:  
should run
Comment 1 Arun Raghavan (RETIRED) gentoo-dev 2011-10-20 16:17:25 UTC
Fixed with PA 1.1.