#1026 closed defect

upgrade zetuptoolz on supported buildslaves — at Version 3

Reported by: davidsarah Owned by: zooko
Priority: critical Milestone: 1.7.0
Component: dev-infrastructure Version: n/a
Keywords: buildbot setuptools Cc:
Launchpad Bug:

Description (last modified by davidsarah)

Several of the buildslaves don't have our 'zetuptoolz' fork of setuptools installed, which causes them to fail the "install-egg" stage (after building correctly). zetuptoolz reports itself as setuptools >= 0.6c9.

For example:

The required version of setuptools (>=0.6c9) is not available, and
can't be installed while this script is running. Please install
 a more recent version first, using 'easy_install -U setuptools'.

(Currently using setuptools 0.6c8 (/usr/lib/python2.5/site-packages))
error: Setup script exited with 2

Change History (5)

comment:1 Changed at 2010-04-17T02:04:34Z by zooko

  • Owner changed from somebody to zooko
  • Status changed from new to assigned

comment:2 Changed at 2010-05-10T16:06:56Z by davidsarah

  • Priority changed from major to critical

This is now stopping us from investigating the cause of #1033.

comment:3 Changed at 2010-05-10T16:10:41Z by davidsarah

  • Description modified (diff)
  • Summary changed from upgrade setuptools on supported buildslaves to upgrade zetuptoolz on supported buildslaves
Note: See TracTickets for help on using tickets.