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

Bug #988466 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glib2.0 (Ubuntu)
New
Undecided
Unassigned

Bug Description

% 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

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.