Bug 2008149
| Summary: | [abrt] rpmconf: _clean_orphan(): rpmconf.py:516:_clean_orphan:OSError: [Errno 5] Input/output error | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pranav <prabesh432> | ||||||||||||||
| Component: | rpmconf | Assignee: | Miroslav Suchý <msuchy> | ||||||||||||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 34 | CC: | msuchy, xjakub | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/beef85faf115c55b9d88d16f5f528b15c25a5575 | ||||||||||||||||
| Whiteboard: | abrt_hash:157ee15c19882943a833e0b2069343f66af7dddf;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2021-09-30 20:14:31 UTC | Type: | --- | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
Created attachment 1826636 [details]
File: backtrace
Created attachment 1826637 [details]
File: cpuinfo
Created attachment 1826638 [details]
File: environ
Created attachment 1826639 [details]
File: mountinfo
Created attachment 1826640 [details]
File: namespaces
Created attachment 1826641 [details]
File: open_fds
This is valid error. This was likely cause by running a command in ssh and suddenly closing a connection. Python lost stdout and cannot print anything. |
Version-Release number of selected component: rpmconf-1.1.3-2.fc34 Additional info: reporter: libreport-2.15.2 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-alacritty-10200.scope cmdline: /usr/bin/python3 /usr/sbin/rpmconf -c crash_function: _clean_orphan exception_type: OSError executable: /usr/sbin/rpmconf interpreter: python3-3.9.7-1.fc34.x86_64 kernel: 5.13.19-200.fc34.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: rpmconf.py:516:_clean_orphan:OSError: [Errno 5] Input/output error Traceback (most recent call last): File "/usr/sbin/rpmconf", line 105, in <module> main() File "/usr/sbin/rpmconf", line 95, in main rconf.run() File "/usr/lib/python3.9/site-packages/rpmconf/rpmconf.py", line 119, in run self._clean_orphan() File "/usr/lib/python3.9/site-packages/rpmconf/rpmconf.py", line 516, in _clean_orphan print( OSError: [Errno 5] Input/output error Local variables in innermost frame: self: <rpmconf.rpmconf.RpmConf object at 0x7f6242720970> files_merge: [['bluez', '/etc/bluetooth/main.conf', '/etc/bluetooth/main.conf.rpmsave'], ['containers-common', '/etc/containers/registries.conf', '/etc/containers/registries.conf.rpmnew'], ['cups-filters', '/etc/cups/cups-browsed.conf', '/etc/cups/cups-browsed.conf.rpmnew']] files_delete: [] topdir: '/usr' dirs: [] files: [] name: 'Makefile' l_name: '/usr/src/kernels/5.13.19-200.fc34.x86_64/virt/lib/Makefile' file_merge: ['cups-filters', '/etc/cups/cups-browsed.conf', '/etc/cups/cups-browsed.conf.rpmnew'] file_delete: None excludes: [PosixPath('/var/lib/mock')] root: '/usr/etc'