FS#64782 - [fio] scripts are python3 compatible

Attached to Project: Community Packages
Opened by Jelle van der Waa (jelly) - Monday, 09 December 2019, 13:11 GMT
Last edited by Anatol Pomozov (anatolik) - Monday, 09 December 2019, 20:53 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Fio depends on python2 but the scripts actually should work with python3

$ head -n 10 /usr/bin/fiologparser.py
#!/usr/bin/python2.7
# Note: this script is python2 and python 3 compatible.
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Monday, 09 December 2019, 20:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  SVN rev 536434
Comment by Anatol Pomozov (anatolik) - Monday, 09 December 2019, 18:26 GMT Comment by Anatol Pomozov (anatolik) - Monday, 09 December 2019, 18:28 GMT

Loading...