[Python-bugs-list] [ python-Bugs-229280 ] Weird build directory on BSDI

nobody nobody@sourceforge.net
Tue, 27 Feb 2001 11:26:34 -0800


Bugs #229280, was updated on 2001-01-18 10:53
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=229280&group_id=5470

Category: Distutils
Group: None
Status: Closed
Priority: 5
Submitted By: A.M. Kuchling
Assigned to: A.M. Kuchling
Summary: Weird build directory on BSDI

Initial Comment:
Reported on python-dev by Thomas Wouters:
 I also noticed something funny: BSDI calls itself
'BSD/OS <version>', so distutils actually makes a directory called 'lib.bsd' and 'temp.bsd', with inside those a directory 'os-<version>-i386-2.1'. Is that a distutils bug, a setup.py bug, or intentional behaviour of one of the two ?

[I think this is a Distutils buglet; util.get_platform() should remove
weird characters from the output of uname. --amk]


----------------------------------------------------------------------

Comment By: A.M. Kuchling
Date: 2001-02-27 11:26

Message:
Logged In: YES 
user_id=11375

Fixed in revision 1.61 of distutils/util.py.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=229280&group_id=5470