*** This bug is a duplicate of bug 2098792 *** https://bugs.launchpad.net/bugs/2098792
Public bug reported: ``` Traceback (most recent call last): File "/usr/share/apport/apport", line 1304, in <module> sys.exit(main(sys.argv[1:])) ~~~~^^^^^^^^^^^^^^ File "/usr/share/apport/apport", line 800, in main return process_crash_from_systemd_coredump(options.systemd_coredump_instance) File "/usr/share/apport/apport", line 1297, in process_crash_from_systemd_coredump report = apport.report.Report.from_systemd_coredump(coredump) File "/usr/lib/python3/dist-packages/apport/report.py", line 2085, in from_systemd_coredump report._add_executable_timestamp() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/apport/report.py", line 813, in _add_executable_timestamp self["ExecutableTimestamp"] = str(int(os.stat(self["ExecutablePath"]).st_mtime)) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/tmp/.mount_crealiHIhwqX/bin/CrealityPrint ``` The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.32.0-0ubuntu5.2, the problem page at https://errors.ubuntu.com/problem/0e2883c5fae9404c3cf02aa8e99ab1ca8612d5a6 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/. ** Affects: apport (Ubuntu) Importance: Undecided Status: New ** Tags: plucky questing -- 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/2114158 Title: /usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport@1304:main:process_crash_from_systemd_coredump:from_systemd_coredump:_add_executable_timestamp Status in apport package in Ubuntu: New Bug description: ``` Traceback (most recent call last): File "/usr/share/apport/apport", line 1304, in <module> sys.exit(main(sys.argv[1:])) ~~~~^^^^^^^^^^^^^^ File "/usr/share/apport/apport", line 800, in main return process_crash_from_systemd_coredump(options.systemd_coredump_instance) File "/usr/share/apport/apport", line 1297, in process_crash_from_systemd_coredump report = apport.report.Report.from_systemd_coredump(coredump) File "/usr/lib/python3/dist-packages/apport/report.py", line 2085, in from_systemd_coredump report._add_executable_timestamp() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/apport/report.py", line 813, in _add_executable_timestamp self["ExecutableTimestamp"] = str(int(os.stat(self["ExecutablePath"]).st_mtime)) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/tmp/.mount_crealiHIhwqX/bin/CrealityPrint ``` The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.32.0-0ubuntu5.2, the problem page at https://errors.ubuntu.com/problem/0e2883c5fae9404c3cf02aa8e99ab1ca8612d5a6 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/2114158/+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