[Bug 2061753] Re: /usr/share/apport/whoopsie-upload-all:RuntimeError:/usr/share/apport/whoopsie-upload-all at 246:main:collect_info:process_report:add_gdb_info:gdb_command:write:_get_zstandard_decompressor
Benjamin Drung
2061753 at bugs.launchpad.net
Tue Apr 16 17:44:15 UTC 2024
The apport binary need an additional dependency: "apport-core-dump-
handler | python3-zstandard"
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2061753
Title:
/usr/share/apport/whoopsie-upload-
all:RuntimeError:/usr/share/apport/whoopsie-upload-
all at 246:main:collect_info:process_report:add_gdb_info:gdb_command:write:_get_zstandard_decompressor
Status in apport package in Ubuntu:
Confirmed
Bug description:
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.28.0-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/f50c9c3ef623e6e5c7e3e7d4d1915d8fc6b938f1 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/.
Traceback
Traceback (most recent call last):
File "/usr/share/apport/whoopsie-upload-all", line 246, in <module>
main()
File "/usr/share/apport/whoopsie-upload-all", line 228, in main
stamps = collect_info()
^^^^^^^^^^^^^^
File "/usr/share/apport/whoopsie-upload-all", line 162, in collect_info
res = process_report(r)
^^^^^^^^^^^^^^^^^
File "/usr/share/apport/whoopsie-upload-all", line 112, in process_report
r.add_gdb_info()
File "/usr/lib/python3/dist-packages/apport/report.py", line 932, in add_gdb_info
gdb_cmd, environ = self.gdb_command(rootdir, gdb_sandbox)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/apport/report.py", line 1942, in gdb_command
self["CoreDump"].write(f)
File "/usr/lib/python3/dist-packages/problem_report.py", line 284, in write
decompressor = _get_zstandard_decompressor()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/problem_report.py", line 139, in _get_zstandard_decompressor
raise RuntimeError(
RuntimeError: Failed to import zstandard library: No module named 'zstandard'. Please install python3-zstandard.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2061753/+subscriptions
More information about the foundations-bugs
mailing list