Closed Bug 591091 Opened 14 years ago Closed 14 years ago

Windows nightly L10n repacks failing for SeaMonkey in creating installer

Categories

(SeaMonkey :: Release Engineering, defect)

SeaMonkey 2.0 Branch
x86
Windows Server 2003
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.1b1

People

(Reporter: kairo, Assigned: kairo)

References

Details

SeaMonkey trunk nightly L10n repackages are broken for Windows right now, the failure is in creating the installer:

e:/builds/slave/comm-central-trunk-win32-l10n-nightly/build/comm-central-trunk/mozilla/config/nsinstall.exe -D ../../mozilla/dist/l10n-stage/
cd ../../mozilla/dist/l10n-stage; \
	  rm -f app.7z && mv seamonkey core &&  7z a -r -t7z app.7z -mx -m0=BCJ2 -m1=LZMA:d24 -m2=LZMA:d19 -m3=LZMA:d19 -mb0:1 -mb0s1:2 -mb0s2:3 && mv core seamonkey && cat /e/builds/slave/comm-central-trunk-win32-l10n-nightly/build/comm-central-trunk/suite/locales/../installer/windows/l10ngen/7zSD.sfx               /e/builds/slave/comm-central-trunk-win32-l10n-nightly/build/comm-central-trunk/suite/locales/../../suite/installer/windows/app.tag app.7z > seamonkey-2.1b1pre.zh-CN.win32.exe && chmod 0755 seamonkey-2.1b1pre.zh-CN.win32.exe
make[2]: Leaving directory `/e/builds/slave/comm-central-trunk-win32-l10n-nightly/build/comm-central-trunk/suite/locales'
make[1]: Leaving directory `/e/builds/slave/comm-central-trunk-win32-l10n-nightly/build/comm-central-trunk/suite/locales'
mv: cannot move `seamonkey' to `core/seamonkey': Permission denied
make[2]: *** [repackage-zip] Error 1
make[1]: *** [repackage-win32-installer] Error 2
make: *** [repackage-win32-installer-zh-CN] Error 2


I suspect a clobber can fix this, I've started one for all Windows slaves.
Assignee: nobody → kairo
Status: NEW → ASSIGNED
Clobbers are done, let's see if tomorrow's cycles pass.
Today's nightly unfortunautely failed, so repacks didn't run yet, but there's a zh-CN dep repack that happened that went green, so I'm marking this fixed in good faith. If we don't have current Windows L10n nightlies on Monday, then we should reopen.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b1
You need to log in before you can comment on or make changes to this bug.