|
|
Subscribe / Log in / New account

Various notes on /usr unification

Various notes on /usr unification

Posted Feb 28, 2012 20:39 UTC (Tue) by lindi (subscriber, #53135)
In reply to: Various notes on /usr unification by drag
Parent article: Various notes on /usr unification

http://www.debian.org/doc/packaging-manuals/python-policy...

seems to give quite opposite advice at least for official debian packages:

"Maintainers should not override the Debian Python interpreter using /usr/bin/env python or /usr/bin/env pythonX.Y. This is not advisable as it bypasses Debian's dependency checking and makes the package vulnerable to incomplete local installations of python."


to post comments

Various notes on /usr unification

Posted Feb 29, 2012 16:10 UTC (Wed) by cortana (subscriber, #24596) [Link]

That document is aimed at Debian package maintainers. Stuff shipped by Debian is supposed to to use Debian's own Python interpreter, hence hacks like running python via env are not permitted.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds