[Buildbot-devel] Looking for confirmation of problems with the buildbot-slave-0.8.2 setup.py script
Dustin J. Mitchell
dustin at v.igoro.us
Tue Nov 9 16:37:34 UTC 2010
On Tue, Nov 9, 2010 at 5:50 AM, Charles Lepple <clepple at gmail.com> wrote:
> This might not be related to your issue, but if twisted is installed
> as several component packages (twisted web, twisted words, etc.) it
> will not satisfy an all-encompassing "requires twisted>=2.0".
Ah, I overlooked this! So the simpler bin/buildslave script does no
dependency-checking, and "just works", even though that dependency is
not fulfilled.
I'm happy to fix this - as Gareth said, I committed a fix to always
use the "simple" (no-dependency) scripts - but I'm not convinced that
we need to ship 0.8.2p1 with this fix. Is anyone else seeing major
pain from this problem? By the way, there's more discussion here:
https://github.com/buildbot/buildbot/pull/25
Dustin
More information about the devel
mailing list