Bug#469275: distutils: distutils can put wrong interpreter line into script

2009-04-04 Thread Matthias Klose
tags 469275 + wontfix thanks I don't think this is a bug. You get the very same behaviour when configuring and building an autoconf/autotools project, and then installing it on different machines without reconfiguring. You still can use the /usr/bin/env python line to make the script independent

Bug#469275: distutils: distutils can put wrong interpreter line into script

2008-03-04 Thread Greg Kochanski
Package: python2.5 Version: 2.5.1-7 Severity: normal File: distutils This is a bug which is triggered under somewhat nonstandard, but not weird conditions. It involves having a python package with a setup.py file in a filesystem that is accessible from two different machines. The package