Closed Bug 1021704 Opened 11 years ago Closed 6 years ago

Error encountered during |make package| because of removed libdbusservice.so

Categories

(Instantbird Graveyard :: Other, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sawrubh, Unassigned)

Details

Attachments

(1 file)

http://pastebin.instantbird.com/730655 is the error I get when I do |make package| in the objdir to package Instantbird.
Attached patch Patch(v1)Splinter Review
Assignee: nobody → saurabhanandiit
Status: NEW → ASSIGNED
Attachment #8435804 - Flags: review?(florian)
Comment on attachment 8435804 [details] [diff] [review] Patch(v1) Review of attachment 8435804 [details] [diff] [review]: ----------------------------------------------------------------- ::: im/config/mozconfigs/linux/mozconfig @@ -20,5 @@ > ac_add_options --enable-update-channel=nightly > ac_add_options --enable-update-packaging > ac_add_options --enable-optimize > ac_add_options --disable-debug > -ac_add_options --disable-dbus I'm not really comfortable taking this change now, as we don't have a builder that can use this mozconfig... and once we have, plenty of other lines will be removed. ::: im/installer/removed-files.in @@ -200,5 @@ > defaults/profile/US/mimeTypes.rdf > #endif /* XP_WIN */ > #ifdef UNIX_BUT_NOT_MAC > chrome/icons/default/default.xpm > -components/libdbusservice.so It's probably OK to take this change now.
Attachment #8435804 - Flags: review?(florian)
This is the error I get : Error: /home/sawrubh/Mozilla/comm-central/im/installer/removed-files.in:204: Removal of packaged file(s): components/libdbusservice.so Traceback (most recent call last): File "/home/sawrubh/Mozilla/comm-central/mozilla/toolkit/mozapps/installer/packager.py", line 402, in <module> main() File "/home/sawrubh/Mozilla/comm-central/mozilla/toolkit/mozapps/installer/packager.py", line 354, in main copier.add(mozpack.path.join(binpath, 'removed-files'), removals) File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "/home/sawrubh/Mozilla/comm-central/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 `/home/sawrubh/Mozilla/comm-central/obj-x86_64-unknown-linux-gnu/im/installer' make[2]: *** [make-package] Error 2 make[2]: Leaving directory `/home/sawrubh/Mozilla/comm-central/obj-x86_64-unknown-linux-gnu/im/installer' make[1]: *** [default] Error 2 make[1]: Leaving directory `/home/sawrubh/Mozilla/comm-central/obj-x86_64-unknown-linux-gnu/im/installer' make: *** [package] Error 2
Summary: Error encountered when doing |make package| in Instantbird → Error encountered during |make package| because of removed libdbusservice.so
I will not be able to take a look at this before December so unassigning myself.
Assignee: saurabhanandiit → nobody
Status: ASSIGNED → NEW
On the behalf of Florian: Closing bugs related to the Instantbird UI as WONTFIX, as the development of the standalone chat client Instantbird has stopped. Instantbird users are encouraged to migrate to Thunderbird. The user interface of instant messaging in Thunderbird will feel familiar, as the Thunderbird IM support started as a fork of Instantbird.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: