Hi, all I'm trying to easy_install Kamaelia into python 2.6.
easy_install for python 2.5 works fine, but there is an egg for 2.5. It looks like there is maybe a symlink into /usr/local/share in the tarball that should be fixed. Here's the output when I try to easy_install Kamaelia on 2.6. I'm using setuptools-0.6c9. ###### start output # easy_install-2.6 Kamaelia /usr/lib64/python2.6/site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 self.message = message Searching for Kamaelia Reading http://pypi.python.org/simple/Kamaelia/ Reading http://www.kamaelia.org/Home Reading http://kamaelia.sourceforge.net/Home Reading http://sourceforge.net/project/showfiles.php?group_id=122494&package_id=183774&release_id=451251 Best match: Kamaelia 0.6.0 Downloading http://www.kamaelia.org/release/Kamaelia-0.6.0.tar.gz Processing Kamaelia-0.6.0.tar.gz Running Kamaelia-0.6.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NWWLhm/Kamaelia-0.6.0/egg-dist-tmp-YDXKGe warning: no files found matching 'CHANGELOG' error: Setup script exited with error: SandboxViolation: unlink('/usr/local/share/kamaelia/kamaelia_logo.png',) {} 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. ###### end output Thanks. - Jim Washington --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "kamaelia" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/kamaelia?hl=en -~----------~----~----~----~------~----~------~--~---
