[ python-Bugs-962226 ] Python 2.3.4 on Linux: test test_grp failed
SourceForge.net
noreply at sourceforge.net
Fri May 28 10:26:38 EDT 2004
Bugs item #962226, was opened at 2004-05-29 00:04
Message generated for change (Comment added) made by anthonybaxter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=962226&group_id=5470
Category: Python Library
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Ströder (stroeder)
Assigned to: Nobody/Anonymous (nobody)
Summary: Python 2.3.4 on Linux: test test_grp failed
Initial Comment:
Build on SuSE Linux 9.0:
test test_grp failed -- Traceback (most recent call last):
File
"/home/michael/src/Python-2.3.4/Lib/test/test_grp.py",
line 71, in test_errors
self.assertRaises(KeyError, grp.getgrnam, fakename)
File
"/home/michael/src/Python-2.3.4/Lib/unittest.py", line
295, in failUnlessRaises
raise self.failureException, excName
AssertionError: KeyError
----------------------------------------------------------------------
>Comment By: Anthony Baxter (anthonybaxter)
Date: 2004-05-29 00:26
Message:
Logged In: YES
user_id=29957
Do you use YP/NIS? If so, this is a known problem, and is
documented on the bugs page for 2.3.4. I really should get
around to checking those fixes in...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=962226&group_id=5470
More information about the Python-bugs-list
mailing list