Opened at 2010-04-16T23:59:59Z
Last modified at 2010-06-04T07:49:57Z
#1026 closed defect
upgrade setuptools on supported buildslaves — at Initial Version
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | critical | Milestone: | 1.7.0 |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | buildbot setuptools | Cc: | |
Launchpad Bug: |
Description
Several of the buildslaves don't have sufficiently up-to-date installations of setuptools, which causes them to fail the "install-egg" stage (after building correctly).
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
Note: See
TracTickets for help on using
tickets.