[Python-bugs-list] [Bug #129280] Weird build directory on BSDI

noreply@sourceforge.net noreply@sourceforge.net
Thu, 18 Jan 2001 10:53:57 -0800


Bug #129280, was updated on 2001-Jan-18 10:53
Here is a current snapshot of the bug.

Project: Python
Category: Distutils
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: akuchling
Assigned to : gward
Summary: Weird build directory on BSDI

Details: 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]


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=129280&group_id=5470