Closed Bug 371918 Opened 17 years ago Closed 17 years ago

[Win32] Mozilla1.8 l10n Sunbird builds fail with wget/rsync error

Categories

(Calendar :: Sunbird Only, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ssitter, Assigned: mattwillis)

Details

For Windows no Mozilla1.8 l10n Sunbird builds are available. Build fails with wget/rsync error.

According to [http://tinderbox.mozilla.org/Mozilla1.8-l10n/] the 'WINNT 5.2 solaria Clbr Sb-Moz1.8-l10n' tinderbox is green.

But no builds are available from [http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/nightly/latest-mozilla1.8-l10n/] and no compare-locale results are shown on the [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Mozilla1.8-l10n-locale] tinderbox pages.


Extract from tinderbox log file:

Starting l10n builds
Begin: Tue Feb 27 02:00:21 2007

wget -nv --output-document "/cygdrive/d/builds/tinderbox/Sb-Mozilla1.8-l10n/WINNT_5.2_Clobber/sunbird-installer.exe" http://stage.mozilla.org/pub/mozilla.org/calendar/sunbird/nightly/latest-mozilla1.8/sunbird-0.5pre.en-US.win32.installer.exe

/cygdrive/d/builds/tinderbox/Sb-Mozilla1.8-l10n/WINNT_5.2_Clobber/sunbird-installer.exe: No medium found

End:   Tue Feb 27 02:00:22 2007

Error: wget failed or timed out.

Found old storage directory.  Removing.

rm -rf /cygdrive/c/builds/tinderbox/Sb-Mozilla1.8-l10n/WINNT_5.2_Clobber/solaria-mozilla1.8-l10n/packages

mkdir -p /cygdrive/c/builds/tinderbox/Sb-Mozilla1.8-l10n/WINNT_5.2_Clobber/solaria-mozilla1.8-l10n/packages

rsync -avz /cygdrive/c/builds/tinderbox/Sb-Mozilla1.8-l10n/WINNT_5.2_Clobber/mozilla/dist/install/solaria-mozilla1.8-l10n/ /cygdrive/c/builds/tinderbox/Sb-Mozilla1.8-l10n/WINNT_5.2_Clobber/solaria-mozilla1.8-l10n/packages/

building file list ... rsync: link_stat "/cygdrive/c/builds/tinderbox/Sb-Mozilla1.8-l10n/WINNT_5.2_Clobber/mozilla/dist/install/solaria-mozilla1.8-l10n/." failed: No such file or directory (2)

done

sent 29 bytes  received 20 bytes  98.00 bytes/sec

total size is 0  speedup is 0.00

rsync error: some files could not be transferred (code 23) at /home/lapo/packaging/tmp/rsync-2.6.6/main.c(791)
I think the problem is that the wget command uses "/cygdrive/d/builds/..." while the other commands use "/cygdrive/c/builds/..." on solaria.
(In reply to comment #1)
Nice catch.  I just fixed that in the box's tinder-config.pl. We'll see if that helps.
Assignee: nobody → lilmatt
The wget error is gone now. But now the l10n builds fail on building the installer. Looks like there was one place missed in the line

$BuildLocalesArgs = "ZIP_IN=/cygdrive/c/builds/tinderbox/Sb-Mozilla1.8-l10n/WINN
T_5.2_Clobber/sunbird.zip WIN32_INSTALLER_IN=/cygdrive/d/builds/tinderbox/Sunbir
d-Mozilla1.8-l10n/WINNT_5.2_Clobber/sunbird-installer.exe";
That's what I get for checking in at 7am. 

-> FIXED
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Verified, win32 l10n builds are available from [http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/nightly/latest-mozilla1.8-l10n/]
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.