Comment #8 on issue 211 by khamenya: pinax-boot.py from TRUNK fails under Ubuntu9 (development) http://code.google.com/p/django-hotclub/issues/detail?id=211
@leidel, I have neither system-wide nor local“/user distutils.cfg file. What I see is that the file is created by a pinax' bootstrapper script: ... Testing executable with pinax-env/bin/python -c "import sys; print sys.prefix" Got sys.prefix result: '/mnt/hdd2/pinooblet/pinax-env' Creating pinax-env/lib/python2.6/distutils Writing pinax-env/lib/python2.6/distutils/__init__.py Writing pinax-env/lib/python2.6/distutils/distutils.cfg No Setuptools egg found; downloading Installing setuptools... Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9- py2.6.egg error: can't create or remove files in install directory The following error occurred while trying to add or remove files in the installation directory: [Errno 2] No such file or directory: '/mnt/hdd2/pinooblet/pinax- env/local/lib/python2.6/dist-packages/test-easy-install-4035.pth' The installation directory you specified (via --install-dir, --prefix, or the distutils default setting) was: /mnt/hdd2/pinooblet/pinax-env/local/lib/python2.6/dist-packages/ This directory does not currently exist. Please create it and try again, or and after this one can see the first references to "/local/". The created distutils.cfg file contains by the way only commented lines and has no references to whatever containing "/local/" -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-updates" 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/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
