upgrade zetuptoolz on supported buildslaves #1026

Closed
opened 2010-04-16 23:59:59 +00:00 by davidsarah · 7 comments
davidsarah commented 2010-04-16 23:59:59 +00:00
Owner

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
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](http://allmydata.org/buildbot/builders/Eugen%20lenny-amd64/builds/433/steps/install-egg/logs/stdio): ``` 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 ```
tahoe-lafs added the
dev-infrastructure
major
defect
n/a
labels 2010-04-16 23:59:59 +00:00
tahoe-lafs added this to the soon (release n/a) milestone 2010-04-16 23:59:59 +00:00
davidsarah commented 2010-05-10 16:06:56 +00:00
Author
Owner

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

This is now stopping us from investigating the cause of #1033.
tahoe-lafs added
critical
and removed
major
labels 2010-05-10 16:06:56 +00:00
tahoe-lafs changed title from upgrade setuptools on supported buildslaves to upgrade zetuptoolz on supported buildslaves 2010-05-10 16:10:41 +00:00
freestorm commented 2010-05-22 21:36:14 +00:00
Author
Owner

Attachment setuptools-0.6.14devdev.egg.darcspatch.txt (1491128 bytes) added

**Attachment** setuptools-0.6.14devdev.egg.darcspatch.txt (1491128 bytes) added
freestorm commented 2010-05-22 21:49:41 +00:00
Author
Owner

Attachment ez_setup_patch_for_setuptools-0.6.14devdev.darcspatch.txt (16135 bytes) added

**Attachment** ez_setup_patch_for_setuptools-0.6.14devdev.darcspatch.txt (16135 bytes) added
zooko commented 2010-05-24 08:33:48 +00:00
Author
Owner

Okay I think this is done! Please report further bugs and weirdness you see on the buildbots. Thanks, freestorm! changeset:0b306e31cee93a90, changeset:7b3a9a3d0eb7432f, changeset:ba8f0c27f07199a4

Okay I think this is done! Please report further bugs and weirdness you see on the buildbots. Thanks, freestorm! changeset:0b306e31cee93a90, changeset:7b3a9a3d0eb7432f, changeset:ba8f0c27f07199a4
tahoe-lafs added the
fixed
label 2010-05-24 08:33:48 +00:00
zooko closed this issue 2010-05-24 08:33:48 +00:00
davidsarah commented 2010-05-26 01:42:14 +00:00
Author
Owner
The 'Eugen lenny-amd64' buildslave still has setuptools 0.6c8. <http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64/builds/484/steps/install-to-egg/logs/stdio>
tahoe-lafs removed the
fixed
label 2010-05-26 01:42:14 +00:00
davidsarah reopened this issue 2010-05-26 01:42:14 +00:00
zooko commented 2010-05-26 14:23:32 +00:00
Author
Owner

Just for the record, we're not requiring buildslaves to upgrade to newer versions or forks of setuptools, we're instead changing our build process to bootstrap from our bundled fork of setuptools ("zetuptoolz").

The problem that David-Sarah pointed out on the 'Eugen lenny-amd64' builder isn't clear to me yet: http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64/builds/484/steps/install-to-egg/logs/stdio

It may be that one of our dependent libraries such as pyutil needs to be updated to stop triggering this conflict...

Just for the record, we're not requiring buildslaves to upgrade to newer versions or forks of setuptools, we're instead changing our build process to bootstrap from our bundled fork of setuptools ("zetuptoolz"). The problem that David-Sarah pointed out on the 'Eugen lenny-amd64' builder isn't clear to me yet: <http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64/builds/484/steps/install-to-egg/logs/stdio> It may be that one of our dependent libraries such as pyutil needs to be updated to stop triggering this conflict...
tahoe-lafs modified the milestone from soon (release n/a) to 1.7.0 2010-05-26 14:23:53 +00:00
zooko commented 2010-06-04 07:49:57 +00:00
Author
Owner

fixed

fixed
tahoe-lafs added the
fixed
label 2010-06-04 07:49:57 +00:00
zooko closed this issue 2010-06-04 07:49:57 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#1026
No description provided.