Closed
Bug 736770
Opened 14 years ago
Closed 14 years ago
--disable-updater packaging errors
Categories
(Toolkit :: Application Update, defect, P2)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: sgautherie, Assigned: sgautherie)
References
()
Details
Attachments
(1 file, 2 obsolete files)
Per bug 713132 comment 12.
http://khuey.pastebin.mozilla.org/1524056
{
Error: package error or possible missing or unnecessary file: bin/update.locale (package-manifest, 27).
Error: package error or possible missing or unnecessary file: bin/updater.ini (package-manifest, 28).
Error: package error or possible missing or unnecessary file: bin/updater (package-manifest, 415).
}
Flags: in-testsuite-
Comment 1•14 years ago
|
||
This broke our builds in Ubuntu too. The attached patch seems to be sufficient
Comment 2•14 years ago
|
||
Urgh, not sure where the extra diff came from there
Comment 3•14 years ago
|
||
There we go, that's better
Attachment #606907 -
Attachment is obsolete: true
Updated•14 years ago
|
Attachment #606908 -
Flags: review?(khuey)
| Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 606908 [details] [diff] [review]
Fix stage-package with --disable-updater and MOZ_PKG_FATAL_WARNINGS
This is the idea, but partly wrong and not that simple.
Attachment #606908 -
Attachment is obsolete: true
Attachment #606908 -
Flags: review?(khuey)
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → sgautherie.bz
Status: NEW → ASSIGNED
| Assignee | ||
Updated•14 years ago
|
Attachment #606908 -
Flags: review-
| Assignee | ||
Comment 5•14 years ago
|
||
Comment on attachment 606908 [details] [diff] [review]
Fix stage-package with --disable-updater and MOZ_PKG_FATAL_WARNINGS
(In reply to Serge Gautherie (:sgautherie) from comment #4)
> This is the idea, but partly wrong and not that simple.
My mistake, probably not wrong.
But I believe we should update removed-files.in too.
I'm currently Try_ing to work around bug 558180 regression (at least to some extent) :-/
Attachment #606908 -
Flags: review-
| Assignee | ||
Comment 6•14 years ago
|
||
Reproduced in
https://tbpl.mozilla.org/php/getParsedLog.php?id=10154929&tree=Try&full=1
Linux x86-64 try build on 2012-03-17 13:49:14 PDT for push 368e09fdd313
| Assignee | ||
Comment 7•14 years ago
|
||
Succeeded as
https://tbpl.mozilla.org/?tree=Try&rev=90c71ec03977
Attachment #606942 -
Flags: review?(khuey)
Attachment #606942 -
Flags: review?(khuey) → review+
| Assignee | ||
Comment 8•14 years ago
|
||
Comment on attachment 606942 [details] [diff] [review]
(Bv1) packaging: Add 'MOZ_UPDATER' condition for 3 files, Sort '[@AB_CD@]' files, Sync' removed-files.in
[Checked in: Comment 8]
https://hg.mozilla.org/mozilla-central/rev/4a6a529aeec9
[Approval Request Comment]
Regression caused by (bug #): (old)
User impact if declined: None, but blocks landing bug 713132.
Testing completed (on m-c, etc.): Try, this comment.
Risk to taking this patch (and alternatives if risky): None, buildtime (+ install) only.
String changes made by this patch: None.
Attachment #606942 -
Attachment description: (Bv1) packaging: Add 'MOZ_UPDATER' condition for 3 files, Sort '[@AB_CD@]' files, Sync' removed-files.in → (Bv1) packaging: Add 'MOZ_UPDATER' condition for 3 files, Sort '[@AB_CD@]' files, Sync' removed-files.in
[Checked in: Comment 8]
Attachment #606942 -
Flags: approval-mozilla-beta?
Attachment #606942 -
Flags: approval-mozilla-aurora?
| Assignee | ||
Comment 9•14 years ago
|
||
Ftr,
"updater" application is built in
http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/update/updater/Makefile.in
update.locale in
http://mxr.mozilla.org/mozilla-central/source/toolkit/locales/Makefile.in
updater.ini in
http://mxr.mozilla.org/mozilla-central/source/browser/locales/Makefile.in
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
status-firefox11:
--- → wontfix
status-firefox12:
--- → affected
status-firefox13:
--- → affected
Resolution: --- → FIXED
Comment 10•14 years ago
|
||
make installer on windows is failing again with the following:
bin/components/pipboot.xpt
bin/components/pipnss.xpt
bin/components/pippki.xpt
Error: found error(s) while packaging, see above for details.
d:\build\mozilla-central\toolkit\mozapps\installer\packager.mk:759:0: command '/
bin/sh /d/build/mozilla-central/build/msys-perl-wrapper -Id:/build/mozilla-centr
al/toolkit/mozapps/installer -e 'use Packager; Packager::Copy( "d:/build/mozilla
-central/obj-i686-pc-mingw32/browser/installer/../../dist", "d:/build/mozilla-ce
ntral/obj-i686-pc-mingw32/browser/installer/../../dist/firefox", "package-manife
st", "dos", 1,1, 0, 1);'' failed, return code 9
d:\build\mozilla-central\obj-i686-pc-mingw32\browser\installer\windows\Makefile:
98:0: command 'c:/mozilla-build/python/python.exe d:/build/mozilla-central/build
/pymake/pymake/../make.py -C .. installer-stage' failed, return code 2
d:\build\mozilla-central\obj-i686-pc-mingw32\browser\installer\Makefile:163:0: c
ommand 'c:/mozilla-build/python/python.exe d:/build/mozilla-central/build/pymake
/pymake/../make.py -C windows' failed, return code 2
d:\build\mozilla-central\browser\build.mk:75:0: command 'c:/mozilla-build/python
/python.exe d:/build/mozilla-central/build/pymake/pymake/../make.py -C browser/i
nstaller installer' failed, return code 2
| Assignee | ||
Comment 11•14 years ago
|
||
(In reply to Mike Pesce (:By-Tor) from comment #10)
> make installer on windows is failing again with the following:
That log is unhelpful, per bug 736544 and irc.
| Assignee | ||
Updated•14 years ago
|
| Assignee | ||
Updated•14 years ago
|
Attachment #606942 -
Flags: approval-mozilla-beta?
Attachment #606942 -
Flags: approval-mozilla-aurora?
You need to log in
before you can comment on or make changes to this bug.
Description
•