#792: rmdirRecursive follows symlinks
-------------------+--------------------------------------------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.1
Version: 0.7.12 | Keywords:
-------------------+--------------------------------------------------------
If you have a symlink to a file you don't own, rmdirRecursive
({{{buildbot/slave/commands/utils.py}}}) will try to chmod it, and fails.
I think we should be using lchmod, but that's only in Python 2.6.. Maybe
we should just be using shutil.rmtree on POSIX?
--
Ticket URL: <http://buildbot.net/trac/ticket/792>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits