Closed
Bug 375333
Opened 18 years ago
Closed 18 years ago
Release tools support for bz2 linux tarball extension
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 297914
People
(Reporter: preed, Unassigned)
Details
At some point on the trunk, the packaging for Linux binaries changed from .tar.gz to .tar.bz2.
There are a number of release tools that will barf on this change when we start to do more "encompassing" (i.e. l10n and updates) releases of the trunk.
They make the assumption that .bz2 is the source tarball, and expect that .tar.gz will be Linux tarballs.
In particular, groom-files will likely be unhappy, as well as some of the File::Find callbacks in the release automation will have some indigestion.
| Reporter | ||
Updated•18 years ago
|
Summary: Releae tools support for bz2 linux tarball extension → Release tools support for bz2 linux tarball extension
Comment 1•18 years ago
|
||
FWIW, the bug to do this was 297914, landed 2005-09-14, r=chase ;-)
Updated•18 years ago
|
Severity: major → normal
Priority: -- → P3
Updated•18 years ago
|
Assignee: build → nobody
QA Contact: mozpreed → build
Comment 2•18 years ago
|
||
Can we close this as a DUP?
After looking at bug#297914, bug#407351 and bug#408868, is there anything left to do here?
Comment 3•18 years ago
|
||
Closing as dup of bug#297914, bug#407351 and bug#408868, but bugzilla only lets me pick one, so I'll mark dup of 297914.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•