I recently installed a fresh copy on plone on windows vista and i try to do a buildout after installing a product and here is the error that i am getting. Any idea? This is really driving me crazy!
C:\Program Files\Plone>bin\buildout
Uninstalling controller.
While:
Installing.
Uninstalling controller.
An internal error occured due to a bug in either zc.buildout or in a recipe being used:
Traceback (most recent call last):
File "c:\program files\plone\buildout-cache\eggs\zc.buildout-1.4.1-py2.4.egg\zc\buildout\buildout.py", line 1659, in main
getattr(buildout, command)(args)
File "c:\program files\plone\buildout-cache\eggs\zc.buildout-1.4.1-py2.4.egg\z
c\buildout\buildout.py", line 471, in install
self._uninstall_part(part, installed_part_options)
File "c:\program files\plone\buildout-cache\eggs\zc.buildout-1.4.1-py2.4.egg\z
c\buildout\buildout.py", line 594, in _uninstall_part
self._uninstall(
File "c:\program files\plone\buildout-cache\eggs\zc.buildout-1.4.1-py2.4.egg\z
c\buildout\buildout.py", line 708, in _uninstall
os.remove(f)
OSError: [Errno 13] Permission denied: 'C:\\Program Files\\Plone\\bin\\plone-con
troller.exe'