Closed Bug 552831 Opened 15 years ago Closed 15 years ago

patcher-config-bump.pl fails when flipping useBeta to True

Categories

(Release Engineering :: General, defect, P2)

x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: nthomas)

References

Details

Attachments

(1 file)

It expects a beta-url to be present so that it can use BumpFilePath() on it and fails like this: Use of uninitialized value in substitution (s///) at ../tools/release/patcher-config-bump.pl line 127. Use of uninitialized value in pattern match (m//) at ../tools/release/patcher-config-bump.pl line 129. Use of uninitialized value in pattern match (m//) at ../tools/release/patcher-config-bump.pl line 129. Use of uninitialized value in concatenation (.) or string at ../tools/release/patcher-config-bump.pl line 140. ASSERT: BumpFilePath() - Unknown file type for '' at ../tools/release/patcher-config-bump.pl line 140. http://hg.mozilla.org/build/tools/file/69ed7e828538/release/patcher-config-bump.pl#l279 http://hg.mozilla.org/build/tools/file/69ed7e828538/release/patcher-config-bump.pl#l307 We could just bump the betatest-url path (and use it in the concatenation) if beta-url doesn't already exist.
Attachment #432946 - Flags: review?(bhearsum)
Meant to say * doesn't regress tests, such as they are (bug 521111 needs fixing) * bumps moz192-branch-patcher.cfg sanely for 3.6.2
Armen, post review steps are * land in build/tools * delete moz2-linux-slave12:/builds/slave/updates/* * force new updates "build" * force update verifies when updates finishes
Comment on attachment 432946 [details] [diff] [review] Fallback to betatest-url Thanks for fixing this, Nick.
Attachment #432946 - Flags: review?(bhearsum) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: