[Buildbot] #2940: InvalidPathError on startup

Buildbot trac trac at buildbot.net
Sun Oct 12 22:42:06 UTC 2014


#2940: InvalidPathError on startup
---------------------+--------------------
Reporter:  dustin    |       Owner:
    Type:  defect    |      Status:  new
Priority:  critical  |   Milestone:  0.9.0
 Version:  0.8.9     |  Resolution:
Keywords:            |
---------------------+--------------------
Changes (by dustin):

 * cc: jollyroger (added)


Comment:

 Ah, I bet this is because your buildername contains an '@' and thus isn't
 an integer.

 The easy fix to this particular issue is to just look up the builder by
 id.  Looking forward, though, we probably need to implement some kind of
 'slug' functionality for builders, so they can have arbitrary names but
 slugs that are compliant identifiers.  We already do this for steps.  I
 moved that to #2942.

--
Ticket URL: <http://trac.buildbot.net/ticket/2940#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list