Public bug reported:

% head -n 1 /usr/bin/gdbus-codegen
#!/usr/bin/env python

While it's fine, preferable in fact for the development version of
gdbus-codegen to have #! /usr/bin/env python, it is not correct for the
deployed production version to use it.  That's just asking for breakage.
Instead, the installed version should use #!/usr/bin/python

** Affects: glib2.0 (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  /usr/bin/gdbus-codegen has bogus #! line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/988466/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to