'Access is denied' on Windows with svn all-wcprop file

Bug #391275 reported by Sridhar Ratnakumar
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Buildout
New
Undecided
Unassigned

Bug Description

Occasionally I would see this error, but a re-run would solve it. This was reported in our private issue tracker.

C:\trentm\as\pypm>bin\buildout.exe
Develop: 'C:\\trentm\\as\\pypm\\.'
Getting distribution for 'collective.recipe.template'.
Got collective.recipe.template 1.3.
Uninstalling profile.
Uninstalling scripts.
Uninstalling python.
Installing python.
Getting distribution for 'z3c.pypimirror'.
warning: no files found matching '*.zcml' under directory 'src'
warning: no files found matching 'docs\*.txt'
Got z3c.pypimirror 1.0.14.
Getting distribution for 'BeautifulSoup?==3.0.7a'.
zip_safe flag not set; analyzing archive contents...
C:\Python26\lib\site-packages\setuptools-0.6c9-py2.6.egg\setuptools\command\bdist_egg.py:422: UnicodeWarning?: U
nicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
Installing BeautifulSoup? 3.0.7a
Caused installation of a distribution:
beautifulsoup 3.0.7a
with a different project name.
Got beautifulsoup 3.0.7a.
Getting distribution for 'zc.lockfile'.
Got zc.lockfile 1.0.0.
Getting distribution for 'sqlalchemy'.
no previously-included directories found matching 'doc\build\output'
zip_safe flag not set; analyzing archive contents...
sqlalchemy.databases.mysql: module MAY be using inspect.stack
Installing SQLAlchemy 0.5.4p2
Caused installation of a distribution:
sqlalchemy 0.5.4p2
with a different project name.
Got sqlalchemy 0.5.4p2.
Getting distribution for 'platinfo'.
warning: no previously-included files found matching '*~'
warning: no previously-included files found matching '*.pyc'
warning: no previously-included files found matching '*.pyo'
warning: no previously-included files found matching 'googlecode_upload.py'
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects <dir> <pattern1> <pattern2> ...
warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects <dir> <pattern1> <pattern2> ...
zip_safe flag not set; analyzing archive contents...
Got platinfo 0.14.3.
Getting distribution for 'cmdln>=1.2.0'.
warning: no previously-included files found matching '*~'
warning: no files found matching '*.markdown' under directory 'docs'
zip_safe flag not set; analyzing archive contents...
While:

Installing python.
Getting distribution for 'cmdln>=1.2.0'.

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:\docume~1\trentm\locals~1\temp\tmpojrupn\zc.buildout-1.2.1-py2.6.egg\zc\buildout\buildout.py", line 1

509, in main

File "c:\docume~1\trentm\locals~1\temp\tmpojrupn\zc.buildout-1.2.1-py2.6.egg\zc\buildout\buildout.py", line 4

73, in install

File "c:\docume~1\trentm\locals~1\temp\tmpojrupn\zc.buildout-1.2.1-py2.6.egg\zc\buildout\buildout.py", line 1

091, in _call

File "c:\trentm\as\pypm\eggs\zc.recipe.egg-1.2.2-py2.6.egg\zc\recipe\egg\egg.py", line 132, in install

reqs, ws = self.working_set()

File "c:\trentm\as\pypm\eggs\zc.recipe.egg-1.2.2-py2.6.egg\zc\recipe\egg\egg.py", line 90, in working_set

**kw)

File "c:\docume~1\trentm\locals~1\temp\tmpojrupn\zc.buildout-1.2.1-py2.6.egg\zc\buildout\easy_install.py", li

ne 802, in install

File "c:\docume~1\trentm\locals~1\temp\tmpojrupn\zc.buildout-1.2.1-py2.6.egg\zc\buildout\easy_install.py", li

ne 672, in install

File "c:\docume~1\trentm\locals~1\temp\tmpojrupn\zc.buildout-1.2.1-py2.6.egg\zc\buildout\easy_install.py", li

ne 553, in _get_dist

File "C:\Python26\lib\shutil.py", line 216, in rmtree

rmtree(fullname, ignore_errors, onerror)

File "C:\Python26\lib\shutil.py", line 216, in rmtree

rmtree(fullname, ignore_errors, onerror)

File "C:\Python26\lib\shutil.py", line 221, in rmtree

onerror(os.remove, fullname, sys.exc_info())

File "C:\Python26\lib\shutil.py", line 219, in rmtree

os.remove(fullname)

WindowsError?: [Error 5] Access is denied: 'c:\\docume~1\\trentm\\locals~1\\temp\\tmpire1hwget_dist\\cfg\\.svn\\
all-wcprops'

Revision history for this message
Growlf (growlf) wrote :

I have the same issue. Yet, it will install fine when I use the exact same URL with easy_install. Windows XP Home, Plone 3.1 installation for Windows.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.