Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RC11 l10n builds available for testing

0 views
Skip to first unread message

J. Paul Reed

unread,
Sep 20, 2006, 8:50:58 AM9/20/06
to q...@mozilla.org, bu...@mozilla.org

Win32 was a bit late, but they're all there now:

http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2.0rc1-candidates/rc1/

If there any problems, feel free to email me.

Later,
preed
--
J. Paul Reed
Build/Release Engineer - The Mozilla Corporation
smtp://pr...@mozilla.com
irc://irc.mozilla.org/preed
pots://650.903.0800/x256

Michele Dal Corso

unread,
Sep 20, 2006, 10:07:43 AM9/20/06
to
J. Paul Reed ha scritto:

> If there any problems, feel free to email me.

At startup these builds try to open that page:
http://www.mozilla.com/firefox/firstrun/
that generates a 404 Page Not Found error. Is this intentional?

Michele

Tim Riley

unread,
Sep 20, 2006, 10:11:37 AM9/20/06
to J. Paul Reed, q...@mozilla.org, bu...@mozilla.org
J. Paul Reed wrote:
>
> Win32 was a bit late, but they're all there now:
>
> http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2.0rc1-candidates/rc1/
>
>
> If there any problems, feel free to email me.
>
> Later,
> preed
Couple issues found with the files in that directory:

gu-IN - I see Linux and Mac builds. There should be _no_ Mac builds
and Win32 builds are missing
pa-IN - There are Mac builds. These should _not_ be included.
ts - Missing Mac builds

--Tim

Axel Hecht

unread,
Sep 20, 2006, 10:13:23 AM9/20/06
to

Yes, that's OK, there is a bug on file to get that up before release.

Axel

Axel Hecht

unread,
Sep 20, 2006, 10:15:10 AM9/20/06
to
J. Paul Reed wrote:
>
> Win32 was a bit late, but they're all there now:
>
> http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2.0rc1-candidates/rc1/
>
>
> If there any problems, feel free to email me.
>

Paul has this in his inbox already, but
https://bugzilla.mozilla.org/show_bug.cgi?id=353467 blocked us from
getting en-GB builds in that cycle.

Axel

J. Paul Reed

unread,
Sep 20, 2006, 11:27:21 AM9/20/06
to Tim Riley, q...@mozilla.org, bu...@mozilla.org

I'll check up on all these after my Seneca presentation (which is
starting in a few minutes), but for the extra builds, they're expected.

We prune the builds we don't ship later in the signing/staging process.

As for the missing builds, that's more of a problem; I'll check up on
them this afternoon.

Later,
preed

Robert Kaiser

unread,
Sep 20, 2006, 11:47:32 AM9/20/06
to
RC11? Wow, I didn't know you've progressed that far already ;-)

Robert Kaiser

Tim Riley

unread,
Sep 21, 2006, 2:26:05 AM9/21/06
to J. Paul Reed
Any news on the en-GB (all), gu-IN (win), and ts(win) builds?

The testing on all Tier 1 and spot checks of tier 2 locales are all
done. They all PASS! We are "GO" from QA to move on to updates after
the builds above are done.

--Tim

J. Paul Reed

unread,
Sep 22, 2006, 2:33:21 AM9/22/06
to Tim Riley, J. Paul Reed, q...@mozilla.org, bu...@mozilla.org
Tim Riley wrote:

> Couple issues found with the files in that directory:
>
> gu-IN - I see Linux and Mac builds. There should be _no_ Mac builds
> and Win32 builds are missing

gu-IN win32 builds are missing because of:

iconv -f UTF-8 -t CP1252 l10ngen/override.properties >
l10ngen/overrideLocale.nsh
iconv: l10ngen/override.properties: cannot convert
Error converting codepage to CP1252 for l10ngen/override.properties at
/cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-l10n-release/WINNT_5.2_Clobber/mozilla/toolkit/mozapps/installer/windows/nsis/preprocess-locale.pl
line 190.
make[3]: *** [l10ngen/setup.exe] Error 1
make[3]: Leaving directory
`/cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-l10n-release/WINNT_5.2_Clobber/mozilla/browser/installer/windows'
make[2]: *** [repackage-win32-installer] Error 2
make[2]: Leaving directory
`/cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-l10n-release/WINNT_5.2_Clobber/mozilla/browser/locales'
make[1]: *** [repackage-win32-installer-gu-IN] Error 2
make[1]: Leaving directory
`/cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-l10n-release/WINNT_5.2_Clobber/mozilla/browser/locales'
make: *** [installers-gu-IN] Error 2
make: Leaving directory
`/cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-l10n-release/WINNT_5.2_Clobber/mozilla/browser/locales'

This error has been there since beta 2 (see my mail of 2:57 am on 8/31).

> pa-IN - There are Mac builds. These should _not_ be included.

As mentioned, we'll clean those up as part of the release process.

> ts - Missing Mac builds

These are now available.

Robert Strong

unread,
Sep 22, 2006, 4:41:59 AM9/22/06
to J. Paul Reed, q...@mozilla.org, dev-...@lists.mozilla.org, bu...@mozilla.org
iconv doesn't support CP57010 which is probably why the codepage is set
to CP1252 and updater.ini is also in English. Since the installer's
properties files contain the actual translations instead of English as
was done with updater.ini iconv succeeds with updater.ini and fails with
the installer's language files.

Robert

Axel Hecht

unread,
Sep 22, 2006, 5:08:08 AM9/22/06
to
Filed https://bugzilla.mozilla.org/show_bug.cgi?id=353485 to revert the
gu-IN installer back to English.

Axel

Tim Riley

unread,
Sep 22, 2006, 8:41:33 AM9/22/06
to J. Paul Reed, q...@mozilla.org, bu...@mozilla.org

I saw your 8/31 email about gu-IN. What is the plan for this now? Can
we get it for RC1? Is it fixable for final? It is not the highest
priority locale, but the Indian community is very important.

--Tim

Axel Hecht

unread,
Sep 22, 2006, 10:14:42 AM9/22/06
to

My plan is to land the installer fix if we get an RC2 and take it from
there. Looking at the gu-IN release bug, we didn't get that much
feedback on the quality so far, so we'll need to see.

Axel

0 new messages