Bug 17228 - Blueman tools fail on incorrect Python version
Summary: Blueman tools fail on incorrect Python version
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Atilla ÖNTAŞ
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-26 01:01 CET by Luke Jones
Modified: 2015-11-26 23:27 CET (History)
0 users

See Also:
Source RPM: blueman-2.0.1-2.mga6.src.rpm
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.