A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2009-November/094386.html below:

[Python-Dev] /trunk test_distutils failing on Mac OS X 10.5

[Python-Dev] /trunk test_distutils failing on Mac OS X 10.5 [Python-Dev] /trunk test_distutils failing on Mac OS X 10.5David Bolen db3l.net at gmail.com
Sun Nov 29 22:04:06 CET 2009
Mark Dickinson <dickinsm at gmail.com> writes:

> I'm not seeing the test_distutils failure you report on my own
> 10.5 machine, for some reason.

I don't think it's OSX specific.  My FreeBSD slaves (both 6.4 and 7.2)
have been getting the same error.

It seems related to the sticky bit on /tmp and the fact that the
account running the build slave is in the wheel(0) group, so
directories/files created beneath /tmp get a group of 0 rather than
the user's gid.  That affects the temporary files in the distutils
test, which is expecting a default of os.getgid().

-- David

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4