*** This bug is a duplicate of bug 2096327 *** https://bugs.launchpad.net/bugs/2096327
** Description changed: + ``` + Traceback (most recent call last): + File "/usr/share/apport/apport-gtk", line 660, in <module> + app.run_argv() + ~~~~~~~~~~~~^^ + File "/usr/lib/python3/dist-packages/apport/ui.py", line 916, in run_argv + return self.run_report_bug() + ~~~~~~~~~~~~~~~~~~~^^ + File "/usr/lib/python3/dist-packages/apport/ui.py", line 739, in run_report_bug + self.file_report() + ~~~~~~~~~~~~~~~~^^ + File "/usr/lib/python3/dist-packages/apport/ui.py", line 1790, in file_report + upthread.exc_raise() + ~~~~~~~~~~~~~~~~~~^^ + File "/usr/lib/python3/dist-packages/apport/REThread.py", line 67, in exc_raise + raise self._exception[1].with_traceback(self._exception[2]) + File "/usr/lib/python3/dist-packages/apport/REThread.py", line 42, in run + self._retval = self.__target(*self.__args, **self.__kwargs) + ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 223, in upload + ticket = upload_blob(blob_file, progress_callback, hostname=self.get_hostname()) + File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 1251, in upload_blob + assert ticket + ^^^^^^ + AssertionError + ``` + The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.31.0-0ubuntu3, the problem page at https://errors.ubuntu.com/problem/37096fb85b5f673249440857c7fc666852387dbc contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/. ** This bug has been marked a duplicate of bug 2096327 apport cannot upload blobs to launchpad - X-Launchpad-Blob-Token missing from http response -> "assert ticket" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2098793 Title: /usr/share/apport/apport-gtk:AssertionError:/usr/share/apport/apport- gtk@660:run_argv:run_report_bug:file_report:exc_raise:run:upload:upload_blob Status in apport package in Ubuntu: New Bug description: ``` Traceback (most recent call last): File "/usr/share/apport/apport-gtk", line 660, in <module> app.run_argv() ~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/apport/ui.py", line 916, in run_argv return self.run_report_bug() ~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/apport/ui.py", line 739, in run_report_bug self.file_report() ~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/apport/ui.py", line 1790, in file_report upthread.exc_raise() ~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/apport/REThread.py", line 67, in exc_raise raise self._exception[1].with_traceback(self._exception[2]) File "/usr/lib/python3/dist-packages/apport/REThread.py", line 42, in run self._retval = self.__target(*self.__args, **self.__kwargs) ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 223, in upload ticket = upload_blob(blob_file, progress_callback, hostname=self.get_hostname()) File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 1251, in upload_blob assert ticket ^^^^^^ AssertionError ``` The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.31.0-0ubuntu3, the problem page at https://errors.ubuntu.com/problem/37096fb85b5f673249440857c7fc666852387dbc contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2098793/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp