Closed
Bug 973324
Opened 12 years ago
Closed 12 years ago
Error during stage-package due to dom_camera.xpt
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 30.0
People
(Reporter: Fallen, Assigned: Fallen)
References
Details
Attachments
(1 file)
|
1014 bytes,
patch
|
Fallen
:
review+
philip.chee
:
review+
|
Details | Diff | Splinter Review |
Error: /builds/slave/tb-c-cen-lx-000000000000000000/build/objdir-tb/mail/installer/package-manifest:428: Missing file(s): bin/components/dom_camera.xpt
Traceback (most recent call last):
File "/builds/slave/tb-c-cen-lx-000000000000000000/build/mozilla/toolkit/mozapps/installer/packager.py", line 375, in <module>
main()
File "/builds/slave/tb-c-cen-lx-000000000000000000/build/mozilla/toolkit/mozapps/installer/packager.py", line 328, in main
copier.add(mozpack.path.join(binpath, 'removed-files'), removals)
File "/tools/python27/lib/python2.7/contextlib.py", line 24, in __exit__
self.gen.next()
File "/builds/slave/tb-c-cen-lx-000000000000000000/build/mozilla/python/mozbuild/mozpack/errors.py", line 129, in accumulate
raise AccumulatedErrors()
mozpack.errors.AccumulatedErrors
make[3]: *** [stage-package] Error 1
make[3]: Leaving directory `/builds/slave/tb-c-cen-lx-000000000000000000/build/objdir-tb/mail/installer'
make[2]: Leaving directory `/builds/slave/tb-c-cen-lx-000000000000000000/build/objdir-tb/mail/installer'
make[2]: *** [make-package] Error 2
make[1]: Leaving directory `/builds/slave/tb-c-cen-lx-000000000000000000/build/objdir-tb/mail/installer'
make[1]: *** [default] Error 2
make: *** [package] Error 2
Probable culprit: http://hg.mozilla.org/mozilla-central/rev/4ebfb26de52c
| Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment on attachment 8376813 [details] [diff] [review]
Fix - v1
r=me for Suite part
Attachment #8376813 -
Flags: review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 8376813 [details] [diff] [review]
Fix - v1
I'm going to go with rs=bustage for the mail part so we can get the tree green quickly.
Attachment #8376813 -
Flags: review?(mbanner) → review+
| Assignee | ||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 30.0
You need to log in
before you can comment on or make changes to this bug.
Description
•