[Bug 1283277] Re: Fix shebang to be /usr/bin/python3

Barry Warsaw 1283277 at bugs.launchpad.net
Wed Mar 5 02:50:02 UTC 2014


** Changed in: ubuntu-system-image
       Status: Triaged => Fix Committed

** Changed in: system-image (Ubuntu)
       Status: Triaged => Fix Committed

-- 
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