** Changed in: gnome-applets (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu packages in the
Can someone please check this is still an issue? I though we are meant
to use /env shebangs now
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based
** Package changed: gconf2 (Ubuntu) => gconf (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu packages in the
presence of virtu
** No longer affects: ubuntu-sso-client (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu packages in the
presence of virtualenv
** Tags added: natty
** Tags added: oneiric precise
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu packages in the
presence of virtua
** Also affects: ubuntu-sso-client
Importance: Undecided
Status: New
** No longer affects: ubuntu-sso-client
** Also affects: ubuntu-sso-client (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
The mercurial task is fixed in precise:
$ head -1 /usr/bin/hg-ssh
#!/usr/bin/python
** Changed in: mercurial (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
** Changed in: mercurial (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu packages in the
Marc: Fair enough. I guess the same kind of hijacking I mentioned could
be accomplished in a lot of ways, including setting PYTHONPATH, so it's
probably alright.
Scott: The Debian policy reads:
> Maintainers should not override the Debian Python interpreter using
/usr/bin/env
The word "should" i
** Bug watch added: Debian Bug tracker #654925
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654925
** Also affects: mercurial (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654925
Importance: Unknown
Status: Unknown
--
You received this bug notification because
I'm not convinced this is a bug at all. Debian Python policy (which
Ubuntu uses) gives a preference to /usr/bin/python*, but says
/usr/bin/env python is allowable. You shouldn't put a non-system python
in your system's python path.
--
You received this bug notification because you are a member
/usr/bin/env is a perfectly good solution for *development* branches of
packages, but very definitely not for deployed production versions of
applications, for exactly the reasons described in this bug report.
Meaning: if you are developing a Python application, by all means use
/usr/bin/env in you
This isn't a security issue. A regular user can't modify which python
gets used by other users.
** This bug is no longer flagged as a security vulnerability
** This bug is no longer flagged as a security vulnerability
--
You received this bug notification because you are a member of Ubuntu
Bugs
** Branch linked: lp:ubuntu/hplip
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu packages in the
presence of virtualenvs, local instal
I might take a look at c2esp, foo2zjs and pyppd in due time.
So far I'm not sure this bug is as uncontroversial as it might seem and
would really prefer a discussion about it on debian-
pyt...@lists.debian.org before rushing out any actions. The Debian
Python Policy currently says "Maintainers _sh
OdyX, can you have a look at the Debian packages of c2esp, foo2zjs, and
pyppd? Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu pa
This bug was fixed in the package hplip - 3.11.10-1ubuntu4
---
hplip (3.11.10-1ubuntu4) precise; urgency=low
* debian/rules: Use "#!/usr/bin/python" instead of "#!/usr/bin/env python"
to specify the path to the Python interpreter, to assure that always
the system's interpret
I would like to second this request as in Fedora we also change the shebang
'#!/usr/bin/env python' to '#!/usr/bin/python'
in python executables when building hplip packages.
For more details see
http://fedoraproject.org/wiki/Features/SystemPythonExecutablesUseSystemPython
Thanks.
--
Jiri
--
Yo
** Changed in: hplip (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu packages in the
pre
** Also affects: pyppd (Ubuntu)
Importance: Undecided
Status: New
** Also affects: foo2zjs (Ubuntu)
Importance: Undecided
Status: New
** Also affects: c2esp (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
To the HP developers at HP: Please use "#!/usr/bin/python" in your
Python executables, the distro's Python interpreter is always at that
path, or use "@PYTHONPATH@" and let the "configure" script determine the
correct Python path and replace the placeholder with it.
--
You received this bug notif
David, thank you for the bug report. Such a report needs to be assigned
to the individual packages to make the appropriate maintainers aware of
the problem. I have done so now.
** Package changed: ubuntu => hplip (Ubuntu)
** Also affects: gconf2 (Ubuntu)
Importance: Undecided
Status: Ne
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912625
Title:
#!/usr/bin/env python breaks Python-based Ubuntu packages in the
presence of virtualenvs, local install
23 matches
Mail list logo