[Python-Dev] test_pwd failing (original) (raw)

Walter D�rwald walter@livinglogic.de
Tue, 22 Apr 2003 18:08:52 +0200


Greg Ward wrote:

On 15 April 2003, Walter D�rwald said:

Should the same change be done for the pwd module, i.e. are duplicate gid's allowed in /etc/group? Yes. I got a test failure from testgrp the other night, but I didn't report it because I hadn't investigated it thoroughly yet. I'm guessing it's the same as the testpwd failure... and yes, it stems from a duplicate GID in the /etc/group file on that system.

This (and duplicate user or group names) should be fixed now.

Bye, Walter D�rwald