Proposed fix: https://github.com/canonical/apport/pull/538
** Changed in: apport (Ubuntu)
Importance: Undecided => High
** Changed in: apport (Ubuntu)
Status: New => In Progress
** Also affects: apport
Importance: Undecided
Status: New
** Changed in: apport
Importance: Undecided => High
** Changed in: apport
Milestone: None => 2.34.0
** Changed in: apport
Status: New => In Progress
--
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/2098792
Title:
/usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport@1253:main:process_crash_from_systemd_coredump:from_systemd_coredump:_add_executable_timestamp
Status in Apport:
In Progress
Status in apport package in Ubuntu:
In Progress
Bug description:
```
Traceback (most recent call last):
File "/usr/share/apport/apport", line 1253, in <module>
sys.exit(main(sys.argv[1:]))
~~~~^^^^^^^^^^^^^^
File "/usr/share/apport/apport", line 762, in main
return
process_crash_from_systemd_coredump(options.systemd_coredump_instance)
File "/usr/share/apport/apport", line 1246, in
process_crash_from_systemd_coredump
report = apport.report.Report.from_systemd_coredump(coredump)
File "/usr/lib/python3/dist-packages/apport/report.py", line 2082, in
from_systemd_coredump
report._add_executable_timestamp()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/apport/report.py", line 815, in
_add_executable_timestamp
self["ExecutableTimestamp"] =
str(int(os.stat(self["ExecutablePath"]).st_mtime))
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory:
'/tmp/.mount_jetbraMkhivj/jetbrains-toolbox'
```
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-0ubuntu4, the problem page at
https://errors.ubuntu.com/problem/de11995c45fc4b1c7cc769a55d31533f6f9d8b51
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/apport/+bug/2098792/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp