This comes up frequently when running patchbot in SMC. Recently, in one run 
two tickets
built fine on top of 6.2.rc2, then suddenly three other failed due to this.
The tickets are unrelated, and at least one is known to pass in another run,
and it also builds fine on another system. It also happened with 6.2.rc1 as 
base.

Installed 
/scratch/sage/local/lib/python2.7/site-packages/setuptools-2.0.1-py2.
7.egg
Processing dependencies for setuptools==2.0.1
Traceback (most recent call last):
  File "setup.py", line 200, in <module>
    dist = setuptools.setup(**setup_params)
  File "/scratch/sage/local/lib/python2.7/distutils/core.py", line 152, in 
setu
p
    dist.run_commands()
  File "/scratch/sage/local/lib/python2.7/distutils/dist.py", line 953, in 
run_
commands
    self.run_command(cmd)
  File "/scratch/sage/local/lib/python2.7/distutils/dist.py", line 972, in 
run_
command
    cmd_obj.run()
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2
.0.1.p0/src/setuptools/command/install.py", line 73, in run
    self.do_egg_install()
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2
.0.1.p0/src/setuptools/command/install.py", line 101, in do_egg_install
    cmd.run()
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2
.0.1.p0/src/setuptools/command/easy_install.py", line 359, in run
    self.easy_install(spec, not self.no_deps)
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2
.0.1.p0/src/setuptools/command/easy_install.py", line 575, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2
.0.1.p0/src/setuptools/command/easy_install.py", line 626, in install_item
    self.process_distribution(spec, dist, deps)
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2
.0.1.p0/src/setuptools/command/easy_install.py", line 672, in 
process_distribut
ion
    [requirement], self.local_index, self.easy_install
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2
.0.1.p0/src/pkg_resources.py", line 576, in resolve
    requirements.extend(dist.requires(req.extras)[::-1])
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2
.0.1.p0/src/pkg_resources.py", line 2224, in requires
    dm = self._dep_map
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2.0.1.p0/src/pkg_resources.py",
 
line 2209, in _dep_map
    for extra,reqs in split_sections(self._get_metadata(name)):
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2.0.1.p0/src/pkg_resources.py",
 
line 2650, in split_sections
    for line in yield_lines(s):
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2.0.1.p0/src/pkg_resources.py",
 
line 1910, in yield_lines
    for ss in strs:
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2.0.1.p0/src/pkg_resources.py",
 
line 2238, in _get_metadata
    for line in self.get_metadata_lines(name):
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2.0.1.p0/src/pkg_resources.py",
 
line 1300, in get_metadata_lines
    return yield_lines(self.get_metadata(name))
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2.0.1.p0/src/pkg_resources.py",
 
line 1292, in get_metadata
    return self._get(self._fn(self.egg_info,name))
  File 
"/tmp/tmpDH6Cyy-sage-git-temp-2516/local/var/tmp/sage/build/setuptools-2.0.1.p0/src/pkg_resources.py",
 
line 1356, in _get
    return self.loader.get_data(path)
zipimport.ZipImportError: bad local file header in 
/scratch/sage/local/lib/python2.7/site-packages/setuptools-2.0.1-py2.7.egg

real    0m1.367s
user    0m0.670s
sys     0m0.179s
************************************************************************
Error installing package setuptools-2.0.1.p0

Regards,

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to