Closed Bug 492985 Opened 17 years ago Closed 17 years ago

No c-c L10n builds since 05/11/09

Categories

(Mozilla Messaging Graveyard :: Server Operations, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wladow, Assigned: gozer)

Details

Attachments

(1 file)

Our L10n builds are missing from Thunderbird and Sunbird tinderboxen since 05/11/09. The latest L10n builds delivered to FTP's nightly folder have the same timestamp.
Assignee: nobody → gozer
Severity: major → critical
Component: Build Config → Server Operations
Product: Thunderbird → Mozilla Messaging
QA Contact: build-config → server-ops
Version: Trunk → other
looks like a side effect of bug 487493. Small, simple fix in place, let's see if it works.
The exception thrown was: File "[python-home]/twisted/internet/defer.py", line 229, in callback self._startRunCallbacks(result) File "[python-home]/twisted/internet/defer.py", line 294, in _startRunCallbacks self._runCallbacks() File "[python-home]/twisted/internet/defer.py", line 307, in _runCallbacks self.result = callback(self.result, *args, **kw) File "[python-home]/buildbot/process/builder.py", line 766, in _startBuild_2 d = build.startBuild(bs, self.expectations, sb) --- <exception caught here> --- File "[python-home]/buildbot/process/base.py", line 351, in startBuild self.setupBuild(expectations) # create .steps File "[python-home]/buildbot/process/base.py", line 406, in setupBuild step.setBuild(self) File "[python-home]/buildbotcustom/steps/l10n.py", line 18, in setBuild build.setProperty('locales', self.locales) <type 'exceptions.TypeError'>: setProperty() takes exactly 4 arguments (3 given)
Not sure why regular mozilla stuff isn't hit by this, but the fix is simple enough.
Attachment #377505 - Flags: review?(bhearsum)
Attachment #377505 - Flags: review?(bhearsum) → review+
Locally applied the change and reconfigured buildbot. Also triggered a l10n repack of everything, and so far, looks like it's building.
Attachment #377505 - Attachment description: fix buildbotcustom.steps.l10n.setBuild use of build.setProperty → [checked in] fix buildbotcustom.steps.l10n.setBuild use of build.setProperty
Comment on attachment 377505 [details] [diff] [review] [checked in] fix buildbotcustom.steps.l10n.setBuild use of build.setProperty changeset: 287:3e6f132a4541
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: