PBR

convert shebang from python to python3?

Bug #1866595 reported by Changqing Li
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBR
New
Undecided
Unassigned

Bug Description

Hi,

below test have use shebang like "#!/usr/bin/env python"

tests/test_packaging.py //CreatePackages
tests/test_integration.py //test_install_without_pbr

Does this possible have problem when run on python3 only host, it is possible that on python3 only host, python is not exist.

how about change "#!/usr/bin/env python" to "#!/usr/bin/env python3", as python2 already EOF

Changqing Li (sandy-lcq)
Changed in pbr:
status: New → Invalid
status: Invalid → New
Changqing Li (sandy-lcq)
description: updated
description: updated
Changqing Li (sandy-lcq)
summary: - properly need to remove the shebang
+ convert shebang from python to python3?
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.