Bug 17228

Summary: Blueman tools fail on incorrect Python version
Product: Mageia Reporter: Luke Jones <luke.nukem.jones>
Component: RPM PackagesAssignee: Atilla ÖNTAŞ <tarakbumba>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: blueman-2.0.1-2.mga6.src.rpm CVE:
Status comment:

Description Luke Jones 2015-11-26 01:01:22 CET
Description of problem:

The SPEC appears to be building for Python 2, but the blueman app is compiling for Python 3 as evidenced by the "#!/usr/bin/env python3" shebang in each python script.

Fresh package build also fails with:
make[2]: Entering directory '/home/ljones/rpmbuild/BUILD/blueman-2.0.1/module'
/usr/bin/cython3 -o _blueman.c _blueman.pyx
make[2]: /usr/bin/cython3: Command not found
Makefile:749: recipe for target '_blueman.c' failed


Version-Release number of selected component (if applicable):


How reproducible:

Every time installed.

Steps to Reproduce:
1. Install.
2. Run any of blueman-*
3. ???
4. Profit



Reproducible: 

Steps to Reproduce:
Comment 1 Samuel Verschelde 2015-11-26 11:01:03 CET
Assigning to maintainer.

Assignee: bugsquad => tarakbumba

Comment 2 Atilla ÖNTAŞ 2015-11-26 23:27:22 CET
Thank you reporting. Should be fixed by blueman-2.0.1-3.mga6
Please try and feel free to re-open if you encounter any issues.

Status: NEW => RESOLVED
Resolution: (none) => FIXED