[Buildbot-devel] 'Latest build' link broken after upgrading to 0.8.1

Sebastien Douche sdouche at gmail.com
Wed Aug 4 11:26:52 UTC 2010


Hi folks,
I've a strange bug since the upgrade: all links work except 'latest build'.

1. On the summary page, the link is:
http://buildbot.rd.securactive.lan/main/one_box_per_builder

2.  I click on the link

3. BB redirect to http://buildbot.rd.securactive.lan/builders (main is missing)
instead of http://buildbot.rd.securactive.lan/main/builders

bb config:
c['projectURL'] = "http://buildbot.rd.securactive.lan/main/"
c['buildbotURL'] = "http://localhost:8011"

apache config:
ProxyPass /main/ http://localhost:8011/
ProxyPassReverse /main/ http://localhost:8011/


Any ideas what's going on here?


-- 
Sebastien Douche <sdouche at gmail.com>
Twitter: http://bit.ly/afkrK (agile, lean, python, open source)




More information about the devel mailing list