irritating 'No such file or directory' message (was Re: [Python-checkins] CVS: python/nondist/peps pep-0004.txt,NONE,1.1)
Hi, Barry Warsaw :
Update of /cvsroot/python/python/nondist/peps In directory slayer.i.sourceforge.net:/tmp/cvs-serv14669
Added Files: pep-0004.txt Log Message: Added PEP 4, Deprecation of Standard Modules, Martin von Loewis
***** Error reading new file: (2, 'No such file or directory')
Whenever Barry adds a new file to the CVS, its initial content is invisible on the checkins mailing list due to the error message above. However if for example fdrake adds a new file (for example the support.py recently added to the doc subtree) then this doesn't happen. Is there anybody out there able to fix this for future checkins-mails? Regards, Peter
Peter Funk writes:
Whenever Barry adds a new file to the CVS, its initial content is invisible on the checkins mailing list due to the error message above. However if for example fdrake adds a new file (for example the support.py recently added to the doc subtree) then this doesn't happen. Is there anybody out there able to fix this for future checkins-mails?
Wow! I had noticed the bolluxed messages, but hadn't tied it to Barry! But I just checked the added files for this month and spot-checked the ones from last month, and Barry's all exhibit this problem, and no one else's do. I wonder if something is wrong with his SourceForge account? Barry, check your group memberships, please! If nothing obvious is wrong, submit a support request, because this is definately annoying. -Fred -- Fred L. Drake, Jr. <fdrake at beopen.com> BeOpen PythonLabs Team Member
"Fred" == Fred L Drake, Jr <fdrake@beopen.com> writes:
Fred> Wow! I had noticed the bolluxed messages, but hadn't tied Fred> it to Barry! But I just checked the added files for this Fred> month and spot-checked the ones from last month, and Barry's Fred> all exhibit this problem, and no one else's do. I wonder if Fred> something is wrong with his SourceForge account? Barry, Fred> check your group memberships, please! If nothing obvious is Fred> wrong, submit a support request, because this is definately Fred> annoying. I don't understand why this is happening, esp. just for me! My primary group is users and I'm definitely in the python group as well. Why would it be a permission problem anyway, since that's not what the error message is saying? Better log messages in syncmail would help diagnose this, but I haven't got the time right now to hack on that. -Barry
Hi, Barry A. Warsaw:
"Fred" == Fred L Drake, Jr <fdrake@beopen.com> writes:
Fred> Wow! I had noticed the bolluxed messages, but hadn't tied Fred> it to Barry! But I just checked the added files for this Fred> month and spot-checked the ones from last month, and Barry's Fred> all exhibit this problem, and no one else's do. I wonder if Fred> something is wrong with his SourceForge account? Barry, Fred> check your group memberships, please! If nothing obvious is Fred> wrong, submit a support request, because this is definately Fred> annoying.
I don't understand why this is happening, esp. just for me! My primary group is users and I'm definitely in the python group as well. Why would it be a permission problem anyway, since that's not what the error message is saying?
Better log messages in syncmail would help diagnose this, but I haven't got the time right now to hack on that.
Just speculating: it has something todo with the current directory where the cvs commit command is executed in or it depends on the difference that the PEPs are under nondist and Freds files were under dist. Possible ugly workaround for Barry: for new files first commit an empty file and then the real file just a moment later. ;-) Regards, Peter -- Peter Funk, Oldenburger Str.86, D-27777 Ganderkesee, Germany, Fax:+49 4222950260 office: +49 421 20419-0 (ArtCom GmbH, Grazer Str.8, D-28359 Bremen)
participants (3)
-
bwarsaw@beopen.com -
Fred L. Drake, Jr. -
pf@artcom-gmbh.de