On 12/31/05, <b class="gmail_sendername"><a href="mailto:glyph@divmod.com">glyph@divmod.com</a></b> &lt;<a href="mailto:glyph@divmod.com">glyph@divmod.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>On Fri, 30 Dec 2005 20:39:46 -0800, Cory Dodt &lt;<a href="mailto:corydodt@twistedmatrix.com">corydodt@twistedmatrix.com</a>&gt; wrote:<br><br>&gt;Well, let's start by looking at the buildslave environment itself.
<br>&gt;<a href="http://tm.com/bb">http://tm.com/bb</a> shows 21 errors.&nbsp;&nbsp;Most of them appear to be identical<br>&gt;permission denied errors, which suggests a configuration problem<br>&gt;particular to that buildbot installation.
<br><br>Well, that's good to know!&nbsp;&nbsp;Thanks for clearing that up.&nbsp;&nbsp;Any clue what the particular misconfiguration might be?&nbsp;&nbsp;I have never even seen that particular buildbot machine.&nbsp;&nbsp;(I can volunteer another one through VNC for the buildbot maintainer to test with if that would help.)
</blockquote><div><br>It's not so much a misconfiguration, as an issue with the fact that trial on Window s is failing to rename its _trial_temp folder, because there are files inside it that are open. I've opened a bug on it over on &lt;
<a href="http://twistedmatrix.com/bugs/issue1387">http://twistedmatrix.com/bugs/issue1387</a>&gt;. It's going to need a rethink on how _trial_temp works, because my instant thought on how to solve was &quot;symlinks&quot; and python doesn't support them on windows, mostly because windows' own support of them is a tad on the &quot;dont' ask, don't tell&quot; side of things, and NTFS-only anyway.
<br><br>MFen tracked down an error involving &quot;r+b&quot; mode. Seems windows handling of it is insane. See &lt;<a href="http://twistedmatrix.com/bugs/issue1386">http://twistedmatrix.com/bugs/issue1386</a>&gt;. This could well be a python bug, or a feature of windows.
<br></div><br>Moof<br></div>