FS#65862 - [python-boto] programs in /usr/bin are not python3 compatible

Attached to Project: Community Packages
Opened by Damjan Georgievski (damjan) - Tuesday, 17 March 2020, 08:56 GMT
Last edited by Balló György (City-busz) - Tuesday, 17 March 2020, 09:15 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

the latest python-boto package installed couple of scripts in /usr/bin (and conflicted with my previous installation of python2-boto).
Unfortunately these scripts are not python3 compatible, for ex:

File "/usr/bin/taskadmin", line 38
print "%-8s %-40s %s" % ("Hour", "Name", "Command")

File "/usr/bin/route53", line 36
print "="*80



python-boto: /usr/bin/asadmin exists in filesystem (owned by python2-boto)

This task depends upon

Closed by  Balló György (City-busz)
Tuesday, 17 March 2020, 09:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  Scripts are removed in python-boto 2.49.0.20190327-3

Loading...