Closed Bug 249317 Opened 20 years ago Closed 20 years ago

mac disk image packaging should use gzip -f

Categories

(SeaMonkey :: Build Config, defect, P3)

PowerPC
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: granrosebugs, Assigned: granrosebugs)

Details

(Keywords: fixed-aviary1.0)

Attachments

(1 file)

Was setting up a new firefox tinderbox and testing my post-mozilla.pl so mozilla/dist was already there, including the previous builds .dmg.gz file, so gzip stopped and asked if it should overwrite it. Due to the logging, the prompt doesn't show in the terminal window, so it took me about 10 mins of waiting for the script to do something before I hit return at which point the tinderbox resumed. We should be using "gzip -vf9" for the mac disk image packaging rather than "gzip -9", just like we do for linux. Patch off the aviary 1.0 branch attached. May need to update the trunk as well.
attaching patch
I'll take care of this.
Assignee: leaf → granrosebugs
Priority: -- → P3
Comment on attachment 152075 [details] [diff] [review] add -vf to gzip options Firefox doesn't use xpinstall/packager any more, it uses toolkit/mozapps/installer/packager.mk, but r=me to make this change to both files.
Attachment #152075 - Flags: review+
patch landed on trunk for mozilla and aviary1.0 for mozilla and firefox. resolved/fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Keywords: fixed-aviary1.0
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: