Bad names for builds should be handled better

Bug #1226688 reported by Kevin McDermott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Offspring
Fix Released
High
Kevin McDermott

Bug Description

Tue, 17 Sep 2013 16:02:43 INFO <project name> has finished building on <builder>
Tue, 17 Sep 2013 16:02:43 ERROR Attempt to send build result notification e-mail failed.
Traceback (most recent call last):
  File "/srv/lib/offspring/master/master.py", line 132, in scanSlaves
    mailer=self.mailer)
  File "/srv/lib/offspring/master/notifications.py", line 116, in notify_buildresult
    build_date, build_id = build_result.name.rsplit("-", 1)
ValueError: need more than 1 value to unpack
Tue, 17 Sep 2013 16:02:43 ERROR PROBLEM DETECTED: A non-fatal problem has been detected. See above for details.
Tue, 17 Sep 2013 16:06:47 INFO <project> has finished building on <builder>

Related branches

summary: - Names for builds should be handled better
+ Bad names for builds should be handled better
David Murphy (schwuk)
Changed in offspring:
assignee: nobody → Kevin McDermott (bigkevmcd)
importance: Undecided → High
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.