Ticket #2353 (closed undecided: worksforme)
Make it more obvious that buildbot requires python2.6
| Reported by: | johnkw | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | undecided |
| Version: | 0.8.6p1 | Keywords: | |
| Cc: |
Description
easy_install buildbot fails with gcc header errors with python on Cent 5, but python2.6 appears to have worked.
Would be nice if the "egg" could present a helpful dependency failure or something.
Also, mentioning that version in the docs would be good.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
It requires 2.5, as the requirements docs say:
though slaves should run on 2.4, according to those same docs. So, if you have a slave that won't run on 2.4, please file a new bug.