Closed
Bug 1233509
Opened 10 years ago
Closed 10 years ago
[make-package] Error: mail\installer\package-manifest:554: Missing file(s): bin/components/PushNotificationService.js
Categories
(Thunderbird :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 46.0
People
(Reporter: ssitter, Assigned: philip.chee)
References
Details
Attachments
(1 file)
|
1.94 KB,
patch
|
aleth
:
review+
|
Details | Diff | Splinter Review |
> c:/builds/moz2_slave/tb-c-cen-w32-ntly-000000000000/build/mozilla/../mail/build.mk:10: recipe for target 'package' failed
> Error: c:\builds\moz2_slave\tb-c-cen-w32-ntly-000000000000\build\objdir-tb\mail\installer\package-manifest:554: Missing file(s): bin/components/PushNotificationService.js
> Traceback (most recent call last):
> File "c:/builds/moz2_slave/tb-c-cen-w32-ntly-000000000000/build/mozilla/toolkit/mozapps/installer/packager.py", line 410, in <module>
> main()
> File "c:/builds/moz2_slave/tb-c-cen-w32-ntly-000000000000/build/mozilla/toolkit/mozapps/installer/packager.py", line 362, in main
> copier.add(mozpath.join(respath, 'removed-files'), removals)
> File "c:\mozilla-build\python27\Lib\contextlib.py", line 24, in __exit__
> self.gen.next()
> File "c:\builds\moz2_slave\tb-c-cen-w32-ntly-000000000000\build\mozilla\python\mozbuild\mozpack\errors.py", line 131, in accumulate
> raise AccumulatedErrors()
> mozpack.errors.AccumulatedErrors
> mozmake.exe[3]: *** [stage-package] Error 1
> mozmake.exe[2]: *** [make-package] Error 2
> mozmake.exe[1]: *** [default] Error 2
> pymake\..\..\mozmake.exe: *** [package] Error 2
| Reporter | ||
Comment 1•10 years ago
|
||
Need to port installer changes from Bug 1189998.
| Assignee | ||
Comment 2•10 years ago
|
||
Assignee: nobody → philip.chee
Status: NEW → ASSIGNED
Attachment #8699581 -
Flags: review?(mkmelin+mozilla)
Comment 3•10 years ago
|
||
Comment on attachment 8699581 [details] [diff] [review]
Patch v1.0 Update packaging
Looks good, thanks!
Attachment #8699581 -
Flags: review?(mkmelin+mozilla) → review+
Comment 4•10 years ago
|
||
https://hg.mozilla.org/comm-central/rev/a4999a28f9f0c597847aba2aa0a824e386fd3806
Bug 1233509 - Update packaging for Push client interfaces (Bug 1189998). rs=aleth bustage-fix
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 46.0
You need to log in
before you can comment on or make changes to this bug.
Description
•