Closed
Bug 472026
Opened 16 years ago
Closed 16 years ago
venkman causes localized SeaMonkey2 not to build
Categories
(Mozilla Localizations :: pl / Polish, defect)
Mozilla Localizations
pl / Polish
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: adriank, Assigned: marcoos)
References
()
Details
The latest try to build a localized (locale: "pl") nightly build didn't work because of such an error:
__main__.Error: ('e:\\builds\\slave\\comm-central-win32-l10n-full\\build\\mozilla\\extensions\\venkman\\locales\\generic\\install.rdf', 10, 'UNDEFINED_VAR', 'MOZ_LANGPACK_HOMEPAGE'
( http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-pl/1231056599.1231057040.7867.gz )
Problem can be seen on the Mac and Windows machindes (no idea why the Linux machine is not making builds for some time now...).
![]() |
||
Comment 1•16 years ago
|
||
This is actually your bug:
http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/pl/file/f6b08323daaa/extensions/venkman/defines.inc is wrong and has different defines than http://mxr.mozilla.org/mozilla/source/extensions/venkman/locales/en-US/defines.inc
Please correct your defines.inc file to define the same variables as the en-US one.
Assignee: build-config → marcoos+bmo
Component: Build Config → pl / Polish
Product: SeaMonkey → Mozilla Localizations
QA Contact: build-config → akalla
Version: Trunk → unspecified
Reporter | ||
Comment 2•16 years ago
|
||
sorry :(
Looks like I've commited the wrong file...
Fixed:
http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/pl/rev/83ccb92b6ec6
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•