gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03183
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
Hello Barry, or anyone else affected,
Accepted gwibber into precise-proposed. The package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Also affects: gwibber (Ubuntu Precise)
Importance: Low
Status: Triaged
** Changed in: gwibber (Ubuntu Precise)
Status: Triaged => Fix Committed
** Tags added: verification-needed
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/988385
Title:
/usr/bin/gwibber-accounts has bogus #! line
Status in Gwibber:
Fix Released
Status in “gwibber” package in Ubuntu:
Fix Committed
Status in “gwibber” source package in Precise:
Fix Committed
Bug description:
% head -n 1 /usr/bin/gwibber-accounts
#!/usr/bin/env python
This is destined to break. It is never a good idea for production
code to use /usr/bin/env. Instead, it should use #!/usr/bin/python
just like gwibber-service does.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/988385/+subscriptions
References