[Buildbot-devel] [RFC] enhancements to buildbots repo/gerrit support

Dustin J. Mitchell dustin at v.igoro.us
Sat Jun 18 04:30:37 UTC 2011


On Thu, Jun 16, 2011 at 9:02 PM, Charles Lepple <clepple at gmail.com> wrote:
> On Jun 16, 2011, at 2:24 PM, Pierre Tardy wrote:
>
>> Having a version of txgerrit shipped with buildbot is another thing
>> I would like to discuss. This code is adding some more dependancies
>> to buildbot, the main one being version 11 of Twisted.
>
> Is it possible to not propagate the twisted-11 dependency to the rest
> of buildbot? Some distributions have been slow to upgrade Twisted
> (e.g. the most recent LTS version of Ubuntu is on 10.0.0), and it's
> one of the more complicated dependencies of buildbot to install over
> the system-provided version.

I expect to drop support for 8.x.0 soon (maybe with Buildbot-0.9.0?),
but that will only bring us up to requiring Twisted-9.0.0.  My reasons
for doing this will be:
 - new features or code which require a lot of workarounds for 8.x.0
but work with 9.0.0; or
 - general unavailability of 8.x.0 (for example, I couldn't find a
copy of Twisted-2.5.0 to test against a few versions ago, so I dropped
support for it)

If Pierre's work can be implemented in such a way that it safely
disables itself on older Twisteds, then the increased version
requirement would not prevent me from merging it.

Dustin




More information about the devel mailing list