[Bug 1283277] Re: Fix shebang to be /usr/bin/python3
Launchpad Bug Tracker
1283277 at bugs.launchpad.net
Tue Mar 18 18:47:32 UTC 2014
** Branch linked: lp:ubuntu/trusty-proposed/system-image
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1283277
Title:
Fix shebang to be /usr/bin/python3
Status in Ubuntu system image (server/client/updater):
Fix Committed
Status in “system-image” package in Ubuntu:
Fix Committed
Bug description:
Right now, system-image-cli and system-image-dbus get a Python version
specific shebang, e.g. #! /usr/bin/python3.4. They should just use
/usr/bin/python3 since they aren't minor version specific.
This currently requires an override_dh_python3 in d/rules:
override_dh_python3:
dh_python3 --shebang=/usr/bin/python3
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1283277/+subscriptions
More information about the foundations-bugs
mailing list