New submission from Hirokazu Yamamoto <ocean-c...@m2.ccsnet.ne.jp>:

Sometimes, buildbot fails to clean working copy.

/////////////////////////////////////////////

(snip)
Clean started: Project: _hashlib, Configuration: Debug|Win32
Deleting intermediate and output files for project '_hashlib', configuration 
'Debug|Win32'
_hashlib : error PRJ0008 : Could not delete file 
'c:\buildslave\2.7.moore-windows\build\PCbuild\_hashlib_d.pyd'.
Make sure that the file is not open by another process and is not 
write-protected.
_hashlib - 1 error(s), 0 warning(s)

Build complete: 8 Projects succeeded, 17 Projects failed, 1 Projects skipped

/////////////////////////////////////////////

This might cause checkout error next time. Maybe attached
patch can improve this situation. Thanks.

----------
components: Tests
files: py3k_buildbot_error_in_clean_faze.patch
keywords: buildbot, patch
messages: 117536
nosy: ocean-city
priority: normal
severity: normal
status: open
title: Sometimes buildbot fails to cleanup working copy
type: behavior
versions: Python 2.7, Python 3.1, Python 3.2
Added file: 
http://bugs.python.org/file19047/py3k_buildbot_error_in_clean_faze.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9973>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to