*** 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 979, in run_argv
+     return self.run_crashes()
+            ^^^^^^^^^^^^^^^^^^
+   File "/usr/lib/python3/dist-packages/apport/ui.py", line 409, in run_crashes
+     self.run_crash(f)
+   File "/usr/lib/python3/dist-packages/apport/ui.py", line 512, in run_crash
+     self.file_report()
+   File "/usr/lib/python3/dist-packages/apport/ui.py", line 1791, 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 1250, 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/e021ae3358fe599294b120e5061a55b863710b5e 
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/2098788

Title:
  /usr/share/apport/apport-gtk:AssertionError:/usr/share/apport/apport-
  
gtk@660:run_argv:run_crashes:run_crash: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 979, in run_argv
      return self.run_crashes()
             ^^^^^^^^^^^^^^^^^^
    File "/usr/lib/python3/dist-packages/apport/ui.py", line 409, in run_crashes
      self.run_crash(f)
    File "/usr/lib/python3/dist-packages/apport/ui.py", line 512, in run_crash
      self.file_report()
    File "/usr/lib/python3/dist-packages/apport/ui.py", line 1791, 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 1250, 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/e021ae3358fe599294b120e5061a55b863710b5e 
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/2098788/+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

Reply via email to