Closed
Bug 494434
Opened 17 years ago
Closed 17 years ago
Maemo l10n repacks busted with platform mismatch
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: mozilla)
Details
(Whiteboard: [fennec l10n][l10n])
Attachments
(1 file)
|
444 bytes,
patch
|
Pike
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
The fake platform setting for the l10n repacks doesn't match the upstream anymore.
The builds try to get
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mobile-trunk/fennec-1.0b2pre.en-US.linux-arm.tar.bz2
but should get
http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mobile-trunk/fennec-1.0b2pre.en-US.linux-gnueabi-arm.tar.bz2
Not sure if a mere
--target=linux-gnueabi-arm
would do.
| Reporter | ||
Updated•17 years ago
|
Whiteboard: [fennec l10n][l10n]
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → aki
| Assignee | ||
Comment 1•17 years ago
|
||
more fallout from bug 492623
tested on staging; gets past the wget step.
Attachment #379280 -
Flags: review?(l10n)
| Reporter | ||
Updated•17 years ago
|
Attachment #379280 -
Flags: review?(l10n) → review+
| Reporter | ||
Comment 2•17 years ago
|
||
fwiw, I ported that change to the l10n server, too, http://hg.mozilla.org/users/axel_mozilla.com/tooling/rev/386ded167e77.
| Assignee | ||
Comment 3•17 years ago
|
||
Comment on attachment 379280 [details] [diff] [review]
linux-arm -> linux-gnueabi-arm
rev 312:f64f2f0a7d0a
p-m reconfig'ed.
Attachment #379280 -
Flags: checked‑in+
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 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
•