Closed Bug 1458588 Opened 7 years ago Closed 7 years ago

--temp-profile doesn't work after a clobber (requires a plain `./mach run` to have run first)

Categories

(Firefox Build System :: General, defect)

3 Branch
defect
Not set
normal

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: bgrins, Assigned: bgrins)

References

Details

Attachments

(1 file)

If I clobber (or rm objdir/tmp), then doing `./mach run --temp-profile` results in: OSError: [Errno 2] No such file or directory: '/code/mozilla-central/objdir.noindex/tmp/profile-ZFEMDY' It works fine if you first do `./mach run` (which creates the tmp directory). Guessing we need to make sure to create the tmp directory if it doesn't exist.
Comment on attachment 8972618 [details] Bug 1458588 - Create objdir/tmp if it doesn't exist during mach run; https://reviewboard.mozilla.org/r/241172/#review247070
Attachment #8972618 - Flags: review?(ahalberstadt) → review+
Pushed by bgrinstead@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a0f7e5f1bea6 Create objdir/tmp if it doesn't exist during mach run;r=ahal
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Component: Mach Core → General
Version: Version 3 → 3 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: