On Tue, 2011-10-25 at 13:39 -0500, Chris Adams wrote:

> It also makes system scripts more fragile; for example, if somebody
> installs (from source) a different version of python in /usr/local/bin,
> all RPM-installed scripts in /usr/bin (that may not even work with that
> version) will now use the new version with unpredictable results.

It also breaks rpm's dependency generator, since the interpreter will be
detected as /usr/bin/env, and now your python scripts don't Require:
python.

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to