Ticket #942 (closed defect: fixed)

Opened 19 months ago

Last modified 18 months ago

Slave backward compatibility totally broken and underdocumented

Reported by: dabrahams Owned by:
Priority: major Milestone: 0.8.1
Version: 0.8.0 Keywords: docs
Cc:

Description

I just upgraded my buildbot and found my slave didn't work. On #buildbot they tell me there's a whole new package, buildbot-slave. So I installed that, but then the existing buildbot.tac in the slave's config was using methods that don't exist anymore (or have moved), etc. Strongly suggest you find a way to preserve the interfaces used by legacy buildbot.tac. No instructions for upgrading slaves in http://buildbot.net/buildbot/docs/current/. When I go to the manual, the section on installing only barely hints that I might need to find a different package. The PyPI page makes no mention of the other package ( http://pypi.python.org/pypi/buildbot). To find the real instructions I have to click the obscure "more..." link at http://buildbot.net/trac.

Change History

comment:1 Changed 18 months ago by dustin

There are better docs, but the automatic upload of new docs seems to be broken.. I'll try to fix that.

comment:2 Changed 18 months ago by dustin

  • Keywords docs added
  • Status changed from new to closed
  • Type changed from undecided to defect
  • Resolution set to fixed
  • Milestone changed from undecided to 0.8.1
Note: See TracTickets for help on using tickets.