Opened 14 years ago

Closed 13 years ago

#26631 closed defect (fixed)

buildbot @0.8.1 breaks build slaves

Reported by: michaellenaghan (Michael Lenaghan) Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: buildbot

Description

It looks like the buildbot port was recently upgraded to 0.8.1. According to the buildbot 0.8.1 documentation:

"Before Buildbot version 0.8.1, the Buildbot master and slave were part of the same distribution. As of version 0.8.1, the buildslave is a separate distribution."

(See the change entry at http://github.com/buildbot/buildbot/commit/1244ce82f697c65f56413ab3f722b1973e8a3f0b.)

This essentially means that upgrading to the 0.8.1 port breaks build slaves since the build slave code is no longer included.

Either the build slave code has to be added to the buildbot port or a new and separate build slave port has to be created.

Change History (3)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: wsiegrist@… added

comment:2 Changed 14 years ago by wsiegrist@…

Cc: wsiegrist@… removed

Yes, there should be a separate port for buildbot slaves.

comment:3 Changed 13 years ago by wsiegrist@…

Resolution: fixed
Status: newclosed

I created a buildbot-slave port in r74482

Note: See TracTickets for help on using tickets.