Closed
Bug 458904
Opened 17 years ago
Closed 17 years ago
Add Thunderbird 3.0a3 to bouncer
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gozer, Assigned: nthomas)
References
Details
The Thunderbird team is going to release the third alpha for Thunderbird 3 next
week, and we'd like to have the main builds added to bouncer for downloads.
The relevant URLs to add are (bouncer and FTP):
http://download.mozilla.org/?product=thunderbird-3.0a3&os=win&lang=en-US
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.0a3/thunderbi
rd-3.0a3.en-US.win32.installer.exe
http://download.mozilla.org/?product=thunderbird-3.0a3&os=linux&lang=en-US
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.0a3/thunderbi
rd-3.0a3.en-US.linux-i686.tar.bz2
http://download.mozilla.org/?product=thunderbird-3.0a3&os=osx&lang=en-US
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.0a3/thunderbi
rd-3.0a3.en-US.mac.dmg
FYI, the builds to be moved there (given that QA turns out well) are
currently at
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/3.0a3-candidates/buil
d3/
One question is about l10n bits, since we built this Alpha for 28 locales. Do these need to be setup in bouncer as well ?
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → nthomas
Priority: -- → P2
Assignee | ||
Comment 1•17 years ago
|
||
We just setup en-US config. If the requesting link has a non-empty lang then all the en-US in the file location are replaced by the requested lang. See lines 205-208 at http://viewvc.svn.mozilla.org/vc/projects/bouncer/1.0/branches/production/php/index.php?annotate=12259
I wouldn't swear that's the right branch for what is live, but it seems plausible.
Reporter | ||
Comment 2•17 years ago
|
||
Just hold on actual work on this bug, as we still need to decide on :
- alternate naming for the files (i.e. shiretoko)
- alternate directory structure (the new-style layout, like Firefox)
I'll update status on this tomorrow, once it's decided which way we'll end
up going.
Assignee | ||
Comment 3•17 years ago
|
||
Hah, I'd just finished with this setup:
product os path
Thunderbird-3.0a3 win /thunderbird/releases/3.0a3/thunderbird-3.0a3.en-US.win32.installer.exe
Thunderbird-3.0a3 linux /thunderbird/releases/3.0a3/thunderbird-3.0a3.en-US.linux-i686.tar.bz2
Thunderbird-3.0a3 osx /thunderbird/releases/3.0a3/thunderbird-3.0a3.en-US.mac.dmg
I'll leave that there and you can reopen if you want to change it. Also, updates are usually served through bouncer, you won't be needing them this time?
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•17 years ago
|
||
Sure, I'll do that. Also, I'll assume it takes some time to propagate, as it's not live yet.
gozer:~$ lwp-request -m GET -dS 'http://download.mozilla.org/?product=Thunderbird-3.0a3&os=win&lang=en-U
S'
GET http://download.mozilla.org/?product=Thunderbird-3.0a3&os=win&lang=en-US --> 404 Not Found
gozer:~$ lwp-request -m GET -dS 'http://download.mozilla.org/?product=Thunderbird-3.0a3&os=linux&lang=en
-US'
GET http://download.mozilla.org/?product=Thunderbird-3.0a3&os=linux&lang=en-US --> 404 Not Found
gozer:~$ lwp-request -m GET -dS 'http://download.mozilla.org/?product=thunderbird-3.0a3&os=mac&lang=en-U
S'
GET http://download.mozilla.org/?product=thunderbird-3.0a3&os=mac&lang=en-US --> 404 Not Found
Assignee | ||
Comment 5•17 years ago
|
||
Right, you'd have to push the bits into releases/, wait for them to get synced out to the mirrors, and for the bouncer sentry to go to the mirrors and find the files. Usually need to allow 3 to 4 hours for that, best to check with IT before announcing a release (although much less of an issue for an alpha).
Reporter | ||
Comment 6•17 years ago
|
||
We switched over to the new layout (firefox style), so these links need to change to:
product os path
Thunderbird-3.0a3 win /thunderbird/releases/3.0a3/win32/en-US/Shredder Setup 3 Alpha 3.exe
Thunderbird-3.0a3 linux
/thunderbird/releases/3.0a3/linux-i686/en-US/shredder-3.0a3.tar.bz2
Thunderbird-3.0a3 osx
/thunderbird/releases/3.0a3/mac/en-US/Shredder 3 Alpha 3.dmg
Assignee: nthomas → nobody
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•17 years ago
|
||
Can anyone update the configuration today? gozer will be copying the files across later today, and this will be the only thing remaining.
Assignee | ||
Comment 8•17 years ago
|
||
I can get this in a wee bit.
Assignee: nobody → nthomas
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 9•17 years ago
|
||
Bouncer updated to config in comment #6.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
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
•