*** This bug is a duplicate of bug 2080499 *** https://bugs.launchpad.net/bugs/2080499
Public bug reported: ``` 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 770, in main if _check_global_pid_and_forward(options): ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/share/apport/apport", line 729, in _check_global_pid_and_forward forward_crash_to_container(options) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/share/apport/apport", line 528, in forward_crash_to_container sock_fd = os.open( "root/run/apport.socket", os.O_RDONLY | os.O_PATH, dir_fd=proc_host_pid_fd ) 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-0ubuntu5, the problem page at https://errors.ubuntu.com/problem/fb8dfc0248e667b41eee135fc83ae523229a6163 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 -- 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/2098789 Title: /usr/share/apport/apport:ProcessLookupError:/usr/share/apport/apport@1253: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 1253, in <module> sys.exit(main(sys.argv[1:])) ~~~~^^^^^^^^^^^^^^ File "/usr/share/apport/apport", line 770, in main if _check_global_pid_and_forward(options): ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/share/apport/apport", line 729, in _check_global_pid_and_forward forward_crash_to_container(options) ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/share/apport/apport", line 528, in forward_crash_to_container sock_fd = os.open( "root/run/apport.socket", os.O_RDONLY | os.O_PATH, dir_fd=proc_host_pid_fd ) 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-0ubuntu5, the problem page at https://errors.ubuntu.com/problem/fb8dfc0248e667b41eee135fc83ae523229a6163 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/2098789/+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