Closed Bug 916930 Opened 12 years ago Closed 12 years ago

get rid of environment variable hacks from release repack script

Categories

(Release Engineering :: Release Automation, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: mozilla)

Details

Attachments

(1 file)

These were added in bug 902091 to deal with pymake related fallout. They're dangerous because they assume a bunch of paths exist on the machine they run. According to a comment in the script: + # HACK!! We need to get rid of this script, ideally by 24.0b2. + # The core issue here is that env vars in mozconfigs are only there + # for configure, not make, so we fall back to MSVS8. And we're way past 24.0b2.
I believe these are removable without breaking anything, since we switched to w64 build slaves. I'm a little hesitant to do so right before 25.0b1, but I'm not sure when a *good* time would be.
(In reply to Aki Sasaki [:aki] from comment #1) > I believe these are removable without breaking anything, since we switched > to w64 build slaves. I'm a little hesitant to do so right before 25.0b1, > but I'm not sure when a *good* time would be. It looks like 17.0esr is still on 32-machines based on the logs in https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/17.0.9esr-candidates/build1/logs/. We still have two more of those releases, too.
I believe 17esr isn't forced to use pymake, either, so doesn't hit that block.
(In reply to Aki Sasaki [:aki] from comment #3) > I believe 17esr isn't forced to use pymake, either, so doesn't hit that > block. Duh, thanks. You're on releaseduty next week for b2 - can we try backing it out on Monday?
Attached patch remove_hackSplinter Review
Sure. I believe we still need the sign cmd hack, and the best fix here is to get mgerva's stuff live. But this should be less hacky than before this patch.
Assignee: nobody → aki
Attachment #805509 - Flags: review?(bhearsum)
Attachment #805509 - Flags: review?(bhearsum) → review+
Status: NEW → RESOLVED
Closed: 12 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: