Public bug reported:

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

** Affects: ubuntu-system-image
     Importance: Low
         Status: Triaged

** Affects: system-image (Ubuntu)
     Importance: Low
         Status: Triaged


** Tags: client

** Also affects: system-image (Ubuntu)
   Importance: Undecided
       Status: New

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

** Changed in: system-image (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283277

Title:
  Fix shebang to be /usr/bin/python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1283277/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to