gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03172
[Bug 988385] [NEW] /usr/bin/gwibber-accounts has bogus #! line
Public bug reported:
% 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.
** Affects: gwibber
Importance: Undecided
Status: New
** Affects: gwibber (Ubuntu)
Importance: Undecided
Status: New
** Also affects: gwibber
Importance: Undecided
Status: New
--
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:
New
Status in “gwibber” package in Ubuntu:
New
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
Follow ups
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Adolfo Jayme Barrientos, 2024-05-26
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Vistaus, 2012-09-24
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Launchpad Bug Tracker, 2012-06-20
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Launchpad Bug Tracker, 2012-05-15
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Sebastien Bacher, 2012-05-15
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Launchpad Bug Tracker, 2012-04-26
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Martin Pitt, 2012-04-26
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Ken VanDine, 2012-04-25
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Ken VanDine, 2012-04-25
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Bilal Shahid, 2012-04-25
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Launchpad Bug Tracker, 2012-04-25
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Ken VanDine, 2012-04-25
-
[Bug 988385] Re: /usr/bin/gwibber-accounts has bogus #! line
From: Barry Warsaw, 2012-04-25
-
[Bug 988385] [NEW] /usr/bin/gwibber-accounts has bogus #! line
From: Barry Warsaw, 2012-04-25
References