[Buildbot] #3322: buildbot nine install automatically with pip < 1.4

Buildbot trac trac at buildbot.net
Mon Jul 27 16:18:04 UTC 2015


#3322: buildbot nine install automatically with pip < 1.4
-------------------+-------------------
Reporter:  tardyp  |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  0.9.0
 Version:  master  |   Keywords:
-------------------+-------------------
 pip 1.4 introduces the --pre option.


 before that, pip install -U buildbot will upgrade buildbot to nine
 version.
 This has been a problem for some users who have upgraded their database to
 nine, and couldn't go back.

 We should make a guardian in setup.py to refuse to install if pip > 1.4 is
 not present.

--
Ticket URL: <http://trac.buildbot.net/ticket/3322>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list