[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
Launchpad Bug Tracker
2061753 at bugs.launchpad.net
Thu Apr 18 22:37:17 UTC 2024
This bug was fixed in the package apport - 2.28.1-0ubuntu1
---------------
apport (2.28.1-0ubuntu1) noble; urgency=medium
[ Benjamin Drung ]
* New bug-fix upstream release
- Ignore missing `COREDUMP_FILENAME` (LP: #2058380)
- fix integration tests for bash >= 5.2.21-2ubuntu2 and coreutils
>= 9.4-3ubuntu1 (LP: #2054902)
* Stop shipping debian-installer package hook (LP: #2060581)
* general-hooks/ubuntu.py: Drop upstart integration
* apport: Install python3-zstandard when using systemd-coredump (LP: #2061753)
* Disable Launchpad crash reports for the 24.04 release
[ Sebastien Bacher ]
* ubuntu-desktop-installer has been replaced by ubuntu-desktop-bootstrap
-- Benjamin Drung <bdrung at ubuntu.com> Thu, 18 Apr 2024 15:46:28 +0200
** Changed in: apport (Ubuntu)
Status: Fix Committed => Fix Released
--
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:
Fix Released
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