Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 385399

Summary: media-sound/pulseaudio-1.0-r1[equalizer] Invalid shebang (python) if python3 is enabled
Product: Gentoo Linux Reporter: Florian Eitel <gentoobugs>
Component: Current packagesAssignee: Arun Raghavan (RETIRED) <ford_prefect>
Status: RESOLVED FIXED    
Severity: normal CC: sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 383633    

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.