*** This bug is a duplicate of bug 2080499 *** https://bugs.launchpad.net/bugs/2080499
** Description changed: + ``` + Traceback (most recent call last): + File "/usr/share/apport/apport", line 1256, in <module> + sys.exit(main(sys.argv[1:])) + ^^^^^^^^^^^^^^^^^^ + File "/usr/share/apport/apport", line 773, in main + if _check_global_pid_and_forward(options): + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/usr/share/apport/apport", line 732, in _check_global_pid_and_forward + forward_crash_to_container(options) + File "/usr/share/apport/apport", line 531, in forward_crash_to_container + sock_fd = os.open( + ^^^^^^^^ + ProcessLookupError: [Errno 3] No such process: 'root/run/apport.socket' + ``` + 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+git20250220-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/a10fe712acd82ce8671b2ed465f170c01038bccd 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/. ** This bug has been marked a duplicate of bug 2080499 /usr/share/apport/apport:ProcessLookupError:/usr/share/apport/apport@1248:main:_check_global_pid_and_forward:forward_crash_to_container -- 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/2112484 Title: /usr/share/apport/apport:ProcessLookupError:/usr/share/apport/apport@1256:main:_check_global_pid_and_forward:forward_crash_to_container Status in apport package in Ubuntu: New Bug description: ``` Traceback (most recent call last): File "/usr/share/apport/apport", line 1256, in <module> sys.exit(main(sys.argv[1:])) ^^^^^^^^^^^^^^^^^^ File "/usr/share/apport/apport", line 773, in main if _check_global_pid_and_forward(options): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/apport/apport", line 732, in _check_global_pid_and_forward forward_crash_to_container(options) File "/usr/share/apport/apport", line 531, in forward_crash_to_container sock_fd = os.open( ^^^^^^^^ ProcessLookupError: [Errno 3] No such process: 'root/run/apport.socket' ``` 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+git20250220-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/a10fe712acd82ce8671b2ed465f170c01038bccd 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/2112484/+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