[Distutils] Distribute error? datetimewidget.pot: File name too long
Jon Hadley
me at jon-hadley.com
Fri Sep 24 17:13:12 CEST 2010
> If not could you provide the traceback then ?
It didn't install via 'python setup.py install'. Here's the traceback:
Traceback (most recent call last):
File "setup.py", line 57, in ?
paster_plugins = ["ZopeSkel"],
File "/opt/local/lib/python2.4/distutils/core.py", line 110, in setup
_setup_distribution = dist = klass(attrs)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/setuptools/dist.py", line 264, in __init__
_Distribution.__init__(self,attrs)
File "/opt/local/lib/python2.4/distutils/dist.py", line 240, in __init__
self.finalize_options()
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/setuptools/dist.py", line 296, in finalize_options
ep.require(installer=self.fetch_build_egg)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/pkg_resources.py", line 1966, in require
working_set.resolve(self.dist.requires(self.extras),env,installer))
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/pkg_resources.py", line 563, in resolve
dist = best[req.key] = env.best_match(req, self, installer)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/pkg_resources.py", line 799, in best_match
return self.obtain(req, installer) # try and download/install
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/pkg_resources.py", line 811, in obtain
return installer(requirement)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/setuptools/dist.py", line 327, in fetch_build_egg
return cmd.easy_install(req)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/setuptools/command/easy_install.py", line 446, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/setuptools/command/easy_install.py", line 476, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/setuptools/command/easy_install.py", line 655, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/setuptools/command/easy_install.py", line 930, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "/Users/foobar/development/sites/gpi/gpi3/lib/python2.4/site-packages/setuptools-0.6c12dev_r84273-py2.4.egg/setuptools/command/easy_install.py", line 921, in run_setup
raise DistutilsError("Setup script exited with %s" % (v.args[0],))
distutils.errors.DistutilsError: 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: /var/folders/N1/N1WTRWwWE5Gfqr-Sut+UVk+++TM/-Tmp-/easy_install-0sQo4n/plone.app.z3cform-0.5.0/temp/easy_install-7sGfXW/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-al8Yxz/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-w2eUm4/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-5rw4gK/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-Ye6gh_/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-VEw7cI/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-Q1eWho/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-G19SyU/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-i4SgrW/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-V9zFKN/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-MG4zvv/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-T-UGiD/collective.z3cform.datetimewidget-1.0.2/temp/easy_install-RPH3h0/collective.z3cform.datetimewidget-1.0.2/src/collective/z3cform/datetimewidget/locales/collective.z3cform.datetimewidget.pot: File name too long
More information about the Distutils-SIG
mailing list