Open
Bug 514839
Opened 16 years ago
Updated 12 years ago
"7z: command not found" in l10n_verify in the SeaMonkey release process
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: kairo, Unassigned)
Details
The verify_l10n.sh steps in l10n_verify show the following non-fatal error for the Windows builds:
--------------------
../common/unpack.sh: line 43: 7z: command not found
unzip: cannot find or open *.xpi, *.xpi.zip or *.xpi.ZIP.
No zipfiles found.
--------------------
See e.g. http://cb-seamonkey-linux-01.mozilla.org:8010/builders/l10n_verification/builds/7/steps/verify_l10n/logs/stdio
This means we don't do L10n verification of Windows builds correctly right now. Not much of a problem, but it's some missing verification coverage.
Comment 1•12 years ago
|
||
Is this still an issue (obviously not a mac issue, so I'm moving it to windows)?
OS: Mac OS X → Windows 7
You need to log in
before you can comment on or make changes to this bug.
Description
•