Closed
Bug 66358
Opened 24 years ago
Closed 18 years ago
Provide small nightly tarball
Categories
(SeaMonkey :: Build Config, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: BenB, Unassigned)
References
Details
See bug 36358 and bug 53462. Many regular nightly testers have
- no use for the test apps and the decompressed jars (especially since they can
easily regenerate the latter)
- bzip2 installed, which provides far better compression than gz
Please provide a linux tarball download with only the distribution files (as
defines by the packages-* files and bzip2 compressed.
Implementation should be something like
cd xpinstall/packager; MOZ_PKG_FORMAT=BZ2 make dist
Comment 1•24 years ago
|
||
I think this is actually a dup of a bug from several months ago that leaf has,
but I don't recall the # offhand and don't have time to look into it. but we
talked about creating a tarball based on the packages-* files, but got sucked
into the whole NS6 pr3/RTM maze.
Sorry about the spam. An unset priority should be less than P5.
Priority: -- → P5
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 63055 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 4•24 years ago
|
||
not a dup. this bug asks for bz2, the other one for zip. Also, this bug has
already a build target, you just have to use it.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Reporter | ||
Comment 5•24 years ago
|
||
also, I#d prefer *not* to have talkback included, to keep size small.
Updated•24 years ago
|
Target Milestone: --- → Future
Comment 8•23 years ago
|
||
It looks like this bug has been forgotten about. As Ben mentions, there is a
build target for this already, so this one should be easy to fix. Does it just
need to be hooked up with the nightly build jobs?
Comment 9•21 years ago
|
||
re-accepting. We have .zip files, i'll try and get bz2 files added as well.
Status: REOPENED → ASSIGNED
Comment 10•21 years ago
|
||
*** Bug 238210 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Assignee: leaf → cmp
Status: ASSIGNED → NEW
QA Contact: granrosebugs → leaf
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 11•20 years ago
|
||
Ping. Who's watching this bug / cares about it?
Reporter | ||
Comment 12•20 years ago
|
||
I do. I think that installers and Unix don't fit, so the tarball should be
polished for end-users / admins.
Comment 13•19 years ago
|
||
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-1.6a1.en-US.linux-i686.tar.bz2
I think this bug was fixed quite a while ago (or is there something I'm not understanding about this?)
Comment 14•19 years ago
|
||
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
Comment 15•18 years ago
|
||
(In reply to comment #13)
> ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-1.6a1.en-US.linux-i686.tar.bz2
>
> I think this bug was fixed quite a while ago (or is there something I'm not
> understanding about this?)
>
We're using bzip2 on the trunk nightlies now, but not 1.8.0 or 1.8 (1.8.0 will not be changed, we may or may not for 1.8). We are no longer generating Linux installer builds either.
We want talkback in the regular nightly builds, however there will be non-branded builds (without talkback) once bug 337524 is resolved.
Status: NEW → RESOLVED
Closed: 24 years ago → 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•