Ticket #376 (closed defect: fixed)

Opened 2 years ago

Last modified 18 months ago

File name too long error on easy_insatall on Mac 10.5

Reported by: FarMcKon Owned by: ianb
Priority: high Milestone: 1.3
Component: paste Version: released-version
Severity: critical Keywords: file bug easy_install error
Cc:

Description

Error is below. Install fails. ==== Running PasteDeploy?-1.3.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6yP9g_/PasteDeploy-1.3.3/egg-dist-tmp--kNawL error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: Setup script exited with error: /tmp/easy_install-6yP9g_/PasteDeploy-1.3.3/temp/easy_install-YI7NkA/Paste-1.7.2/temp/easy_install-04WwT8/PasteDeploy-1.3.3/temp/easy_install-YKFxc9/Paste-1.7.2/temp/easy_install-B2obHk/PasteDeploy-1.3.3/temp/easy_install-qI4Q09/Paste-1.7.2/temp/easy_install-2Lwp-s/PasteDeploy-1.3.3/temp/easy_install-A507bM/Paste-1.7.2/temp/easy_install-NEED0n/PasteDeploy-1.3.3/temp/easy_install-3sOUGm/Paste-1.7.2/temp/easy_install-YBR232/PasteDeploy-1.3.3/temp/easy_install-6eCrqo/Paste-1.7.2/temp/easy_install-JS-37S/PasteDeploy-1.3.3/temp/easy_install-HC0rup/Paste-1.7.2/temp/easy_install-tYQbWw/PasteDeploy-1.3.3/temp/easy_install-G3juzD/Paste-1.7.2/temp/easy_install-VO1h6T/PasteDeploy-1.3.3/temp/easy_install-VwJnHe/Paste?-1.7.2/temp/easy_install-QE_dbo/PasteDeploy-1.3.3/temp/easy_install-R5cFwq/Paste-1.7.2/temp/easy_install-SrK4Ym/PasteDeploy-1.3.3/temp/easy_install-vS-A35/Paste-1.7.2/temp/easy_install--Sa6Uj/PasteDeploy-1.3.3/temp/easy_install-PcVSky/Paste-1.7.2/tests/urlparser_data/find_file/dir with spaces/test 4.html: File name too long far-mckons-macbook-pro:python-twitter-0.6 f

Change History

Changed 2 years ago by yserrano

I had the same error with a virtual env python enviroment. (OSX 10.5 - python 2.4 - virtualenv) When I created the enviroment without site-packages it worked, I also read that when you clean out your site-packages dir this problem should go away. It would be interessing to know what is causing the problem.

see  http://www.mail-archive.com/turbogears@googlegroups.com/msg34812.html

Changed 18 months ago by ianb

  • status changed from new to closed
  • resolution set to fixed

I stopped tests from being installed (1466:e53144adb919), which should help this.

Note: See TracTickets for help on using tickets.