[Bug 2115090] Re: /usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport at 615:consistency_checks
Benjamin Drung
2115090 at bugs.launchpad.net
Fri Jun 20 20:29:06 UTC 2025
** Description changed:
+ ```
+ Traceback (most recent call last):
+ File "/usr/share/apport/apport", line 615, in <module>
+ if not consistency_checks(options, process_start):
+ File "/usr/share/apport/apport", line 519, in consistency_checks
+ exe_path = "root%s" % (os.readlink('exe', dir_fd=proc_pid_fd))
+ FileNotFoundError: [Errno 2] No such file or directory: 'exe'
+ ```
+
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.20.11-0ubuntu82.8, the problem page at https://errors.ubuntu.com/problem/c8f7b685a7f6843f5a0ca56e922da17957f93da4 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/.
** Summary changed:
- /usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport at 615:consistency_checks
+ /usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport at 615:consistency_checks: No such file or directory: 'exe'
** Description changed:
```
Traceback (most recent call last):
- File "/usr/share/apport/apport", line 615, in <module>
- if not consistency_checks(options, process_start):
- File "/usr/share/apport/apport", line 519, in consistency_checks
- exe_path = "root%s" % (os.readlink('exe', dir_fd=proc_pid_fd))
+ File "/usr/share/apport/apport", line 615, in <module>
+ if not consistency_checks(options, process_start):
+ File "/usr/share/apport/apport", line 519, in consistency_checks
+ exe_path = "root%s" % (os.readlink('exe', dir_fd=proc_pid_fd))
FileNotFoundError: [Errno 2] No such file or directory: 'exe'
```
+ Affected versions:
+ * 2.20.11-0ubuntu27.29
+ * 2.20.11-0ubuntu82.8
+
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.20.11-0ubuntu82.8, the problem page at https://errors.ubuntu.com/problem/c8f7b685a7f6843f5a0ca56e922da17957f93da4 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/.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2115090
Title:
/usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport at 615:consistency_checks:
No such file or directory: 'exe'
Status in apport package in Ubuntu:
New
Bug description:
```
Traceback (most recent call last):
File "/usr/share/apport/apport", line 615, in <module>
if not consistency_checks(options, process_start):
File "/usr/share/apport/apport", line 519, in consistency_checks
exe_path = "root%s" % (os.readlink('exe', dir_fd=proc_pid_fd))
FileNotFoundError: [Errno 2] No such file or directory: 'exe'
```
Affected versions:
* 2.20.11-0ubuntu27.29
* 2.20.11-0ubuntu82.8
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.20.11-0ubuntu82.8, the problem page at https://errors.ubuntu.com/problem/c8f7b685a7f6843f5a0ca56e922da17957f93da4 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/2115090/+subscriptions
More information about the foundations-bugs
mailing list