[Buildbot-devel] [BUG] Mail status sends invalid links

Benoit Sigoure tsuna at lrde.epita.fr
Fri Dec 7 21:08:39 UTC 2007


Hi list,
my buildbot is sending me mails with:

------------------------------------------------------------------------ 
-
The Buildbot has detected a new failure of mingw32-gcc-3.4.5.
Full details are available at:
  https://build-master-com/buildfarm/project-name/mingw32-gcc-3.4.5/ 
builds/520
[...]
------------------------------------------------------------------------ 
-

The problem is that this URL is invalid (it yields a 404 - No Such  
Resource / File not found), the URL should have been https://build- 
master-com/buildfarm/project-name/builders/mingw32-gcc-3.4.5/builds/ 
520 (notice the extra `builders/' part).

Is this a known bug in 0.7.6?  If yes, has it been fixed and where  
can I get the patch?  I didn't see any ticket for this on the  
buildbot.net/trac.

The code in buildbot.status.builder.Status.getURLForThing hasn't  
changed since 0.7.4, so I suspect the reason it won't work anymore is  
due to the fact that twisted resources are laid out differently, or  
so I guess.

Cheers,

-- 
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://buildbot.net/pipermail/devel/attachments/20071207/e2f8e630/attachment.bin>


More information about the devel mailing list