Closed Bug 549265 Opened 14 years ago Closed 14 years ago

Creation of complete mar fails on mac for unofficial branding

Categories

(Firefox Build System :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 540833

People

(Reporter: nthomas, Unassigned)

Details

eg for 3.7a1 and a2:
make -C obj-firefox/ppc/tools/update-packaging
mkdir -p ../../dist/update/mac/en-US/
MAR=/builds/slave/macosx_build/build/obj-firefox/ppc/dist/host/bin/mar \
  /builds/slave/macosx_build/build/tools/update-packaging/make_full_update.sh \
  "../../dist/update/mac/en-US//mozilladeveloperpreview-3.7a2.complete.mar" \
  "../../dist/universal/MozillaDeveloperPreview/MozillaDeveloperPreview.app"
/builds/slave/macosx_build/build/tools/update-packaging/make_full_update.sh: line 42: pushd: ../../dist/universal/MozillaDeveloperPreview/MozillaDeveloperPreview.app: No such file or directory
There's a workaround at https://wiki.mozilla.org/Releases/Firefox_3.7a2/BuildNotes#Build.2FRepack but I don't know what that would break for other brandings.
Dupe of bug 544928 -> bug 540833, no?
Yes indeed. Shame on me.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.