Re: distutils packages fail to build on some buildds at the moment

2011-03-31 Thread Jakub Wilk
KeyError: 'getpwuid(): uid not found: 2952' Also, if the build log contains: 'import site' failed; use -v for traceback followed by a mysterious import error, it's most likely the very same issue. Don't panic. :) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian

distutils packages fail to build on some buildds at the moment

2011-03-31 Thread Stefano Rivera
FYI: A few buildds (I know of armel, hppa, and mipsel buildds) are currently building with a user that isn't in the passwd database. Distutils doesn't like this: > Traceback (most recent call last): > File "setup.py", line 386, in > **extra) > File "/usr/lib/python2.5/distutils/core.py",

Re: it's Python time now

2011-03-31 Thread Scott Kitterman
On Thursday, March 31, 2011 09:54:46 AM Barry Warsaw wrote: > On Mar 30, 2011, at 04:02 PM, Piotr Ożarowski wrote: > >FYI: I plan to upload python-sphinx, python-defaults (without Python > >2.5, with Python 2.7) and python3-defaults (with Python 3.2 instead of > >Python 3.2) tomorrow. Please report

Re: it's Python time now

2011-03-31 Thread Barry Warsaw
On Mar 30, 2011, at 04:02 PM, Piotr Ożarowski wrote: >FYI: I plan to upload python-sphinx, python-defaults (without Python >2.5, with Python 2.7) and python3-defaults (with Python 3.2 instead of >Python 3.2) tomorrow. Please report bug against tech-ctte and CC me if >you think it's not a good idea