FS#30099 - [pcsclite] depends on 'python', should depend on 'python2'

Attached to Project: Community Packages
Opened by Matteo Giordano (malteo) - Friday, 01 June 2012, 14:54 GMT
Last edited by Giovanni Scafora (giovanni) - Saturday, 02 June 2012, 00:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Giovanni Scafora (giovanni)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Package pcsclite depends on python because of the included 'pcsc-spy' script, which is actually a python2 script. It fails with an 'invalid syntax' error when launched with python 3.2, the included dependency, as the intepreter. It executes normally when launched with python 2.7.

In my opinion 'python2' should just be an optional dependency.


Steps to reproduce:
* Install pcsclite from community repo
* Run pcsc-spy
This task depends upon

Closed by  Giovanni Scafora (giovanni)
Saturday, 02 June 2012, 00:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in pcsclite-1.8.3-4

Loading...