Ulf Lamping wrote:
> Hi!
> 
> Seems that this is the root cause:
> 
> File "c:\Python24\Lib\site-packages\buildbot\slave\commands.py", line 74, in 
> rmdirRecursive 
> rmdirRecursive(full_name)
> File "c:\Python24\Lib\site-packages\buildbot\slave\commands.py", line 78, in 
> rmdirRecursive 
> os.rmdir(dir)
> exceptions.OSError: [Errno 13] Permission denied: 
> 'C:\\buildbot\\wireshark\\trunk\\winxpx86\\build\\docbook']

A process was left over from a previous build, locking the directory. It 
should be fixed now.
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to