/usr/share/apport/whoopsie-upload-all:TypeError:/usr/share/apport/whoopsie-upload-all@247:main:collect_info:process_report:add_gdb_info
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Fix Released
|
Medium
|
Simon Chopin |
Bug Description
```
Traceback (most recent call last):
File "/usr/share/
main()
File "/usr/share/
stamps = collect_info()
File "/usr/share/
res = process_report(r)
File "/usr/share/
r.add_
File "/usr/lib/
environ["HOME"] = "/nonexistent"
~~~~~~~^^^^^^^^
TypeError: 'str' object does not support item assignment
```
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.26.1-0ubuntu2, the problem page at https:/
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://
description: | updated |
Changed in apport (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
assignee: | nobody → Simon Chopin (schopin) |
This bug was fixed in the package apport - 2.27.0-0ubuntu3
---------------
apport (2.27.0-0ubuntu3) mantic; urgency=medium
* fix: raise "gdb not found" as soon as detected (LP: #2031919)
* bash-completion: Do not use ls in completion (LP: #1850804)
-- Benjamin Drung <email address hidden> Fri, 29 Sep 2023 01:03:44 +0200