[issue10822] test_getgroups failure under Solaris

2011-01-21 Thread Jesús Cea Avión
Jesús Cea Avión added the comment: Sorry, Firefox insists in cache-ing the tracker, with bad results. I beg your pardon. -- nosy: +rosslagerwall resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker

[issue10822] test_getgroups failure under Solaris

2011-01-21 Thread Jesús Cea Avión
Jesús Cea Avión added the comment: Antoine, can you confirm that the problem is solved, and mark this issue as closed/fixed?. Thanks. -- nosy: -rosslagerwall resolution: fixed -> stage: committed/rejected -> needs patch status: closed -> open ___

[issue10822] test_getgroups failure under Solaris

2011-01-12 Thread Antoine Pitrou
Antoine Pitrou added the comment: Thanks for the patch! Committed in r87958 (3.2), r87959 (3.1) and r87961 (2.7). -- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker

[issue10822] test_getgroups failure under Solaris

2011-01-10 Thread Ross Lagerwall
Ross Lagerwall added the comment: It seems to work fine on OpenIndiana (running normally or as root). According to the posix specification, "It is implementation-defined whether getgroups() also returns the effective group ID in the grouplist array." But, id -G prints all group IDs. Perhaps,

[issue10822] test_getgroups failure under Solaris

2011-01-10 Thread Ross Lagerwall
Changes by Ross Lagerwall : -- nosy: +rosslagerwall ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue10822] test_getgroups failure under Solaris

2011-01-04 Thread Antoine Pitrou
New submission from Antoine Pitrou : Under OpenSolaris, I get the following failure: $ pfexec ./python -m test test_posix [1/1] test_posix test test_posix failed -- Traceback (most recent call last): File "/home/antoine/py3k/cc/Lib/test/test_posix.py", line 402, in test_getgroups set(posi