Hi,
I got the following error message:
Mailing mediawiki-cvs(a)wikimedia.org...
Generating notification message...
Traceback (most recent call last):
File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 433, in ?
main()
File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 426, in main
contextlines, fromhost, replyto)
File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 224, in
blast_mail
pwinfo = pwd.getpwuid(os.getuid())
KeyError: getpwuid(): uid not found
when I tried to commit a change. The change was committed successfully,
but as a result of this error, one message in mediawiki-cvs is missing.
Since I don't know if this error is due to SourceForge or us, I thought
I'd post about it here in case it is important.
Timwi