issue 8
(Setup script attempts to modify files outside of EasyInstall...) reported by treyhunner
- What steps will reproduce the problem?
1. easy_install turbogears
2. easy_install MPD-WebAMP
Output:
Searching for MPD-WebAMP
Reading http://pypi.python.org/simple/MPD-WebAMP/
Reading http://cseickel.googlepages.com/mpdwebamp
Best match: MPD-WebAMP 1.1
Downloading http://pypi.python.org/packages/source/M/MPD-WebAMP/MPD-WebAMP-
1.1.tar.gz#md5=74e7cca8f7a2e3eff1f07f5ab31bf6c6
Processing MPD-WebAMP-1.1.tar.gz
Running MPD-WebAMP-1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-
GoG5qo/MPD-WebAMP-1.1/egg-dist-tmp-P3Zo0i
/usr/lib/python2.6/site-packages/CherryPy-2.3.0-
py2.6.egg/cherrypy/lib/cptools.py:3: DeprecationWarning: the md5 module is
deprecated; use hashlib instead
import md5
/usr/lib/python2.6/site-packages/CherryPy-2.3.0-
py2.6.egg/cherrypy/filters/sessionfilter.py:33: DeprecationWarning: the sha
module is deprecated; use the hashlib module instead
import sha
error: SandboxViolation: chmod('/home/trey/.python-eggs/Genshi-0.5.1-py2.6-
linux-x86_64.egg-tmp/genshi/tmpouGh70.$extract', 493) {}
The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.
This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package's author and the EasyInstall
maintainers to find out if a fix or workaround is available.
Additional Information:
I am using setuptools version 0.6c11-1.
What steps will reproduce the problem?
1. easy_install turbogears
2. easy_install MPD-WebAMP
Output:
Searching for MPD-WebAMP
Reading http://pypi.python.org/simple/MPD-WebAMP/
Reading http://cseickel.googlepages.com/mpdwebamp
Best match: MPD-WebAMP 1.1
Downloading http://pypi.python.org/packages/source/M/MPD-WebAMP/MPD-WebAMP-
1.1.tar.gz#md5=74e7cca8f7a2e3eff1f07f5ab31bf6c6
Processing MPD-WebAMP-1.1.tar.gz
Running MPD-WebAMP-1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-
GoG5qo/MPD-WebAMP-1.1/egg-dist-tmp-P3Zo0i
/usr/lib/python2.6/site-packages/CherryPy-2.3.0-
py2.6.egg/cherrypy/lib/cptools.py:3: DeprecationWarning: the md5 module is
deprecated; use hashlib instead
import md5
/usr/lib/python2.6/site-packages/CherryPy-2.3.0-
py2.6.egg/cherrypy/filters/sessionfilter.py:33: DeprecationWarning: the sha
module is deprecated; use the hashlib module instead
import sha
error: SandboxViolation: chmod('/home/trey/.python-eggs/Genshi-0.5.1-py2.6-
linux-x86_64.egg-tmp/genshi/tmpouGh70.$extract', 493) {}
The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.
This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package's author and the EasyInstall
maintainers to find out if a fix or workaround is available.
Additional Information:
I am using setuptools version 0.6c11-1.
Nov 21, 2009
issue 7
(Please add support for password authorization to mpd. ) reported by hbcandze
- Please add support for password authorization to mpd.
Please add support for password authorization to mpd.