Open
Bug 2074903
Opened 2 days ago
Updated 2 days ago
./mach package fails on macOS artifact build; it builds a tar archive, not a DMG disk image
Categories
(Firefox :: Untriaged, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: kjoonlee, Unassigned)
Details
Steps to reproduce
- Prepare a macOS machine, without GNU tar.
- Build Firefox, Artifact build.
- ./mach package
Actual results
0:04.57 Created package: /Users/kjoonlee/firefox/obj-aarch64-apple-darwin24.6.0/dist/firefox-158.0a1.en-US.mac.tar
Expected results
A DMG disk image should have been built instead.
| Reporter | ||
Comment 1•2 days ago
|
||
This was with artifact builds; for non-artifact builds, I entered bug 2074893.
You need to log in
before you can comment on or make changes to this bug.
Description
•