[Buildbot-devel] [BUG] Mail status sends invalid links
Terry.Rankine at csiro.au
Terry.Rankine at csiro.au
Sat Dec 8 09:32:46 UTC 2007
Hi mate
There is a patch for this - i have patched our 0.7.6.
http://buildbot.net/trac/ticket/112
Terry
-----Original Message-----
From: buildbot-devel-bounces at lists.sourceforge.net on behalf of Benoit Sigoure
Sent: Sat 08/12/2007 6:08 AM
To: buildbot
Cc:
Subject: [Buildbot-devel] [BUG] Mail status sends invalid links
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
More information about the devel
mailing list