Message95809
Here's the error:
test_distutils
test test_distutils failed -- Traceback (most recent call last):
File
"/private/tmp/tmp8UfLPT/python27/Lib/distutils/tests/test_sdist.py",
line 342, in test_make_distribution_owner_group
self.assertEquals(member.gid, os.getgid())
AssertionError: 0 != 20
It has been a problem for over a week, at least. |
|
| Date |
User |
Action |
Args |
| 2009-11-29 17:21:10 | titus | set | recipients:
+ titus, tarek |
| 2009-11-29 17:21:10 | titus | set | messageid: <[email protected]> |
| 2009-11-29 17:21:08 | titus | link | issue7408 messages |
| 2009-11-29 17:21:08 | titus | create | |
|