Bug 1261591
| Summary: | [abrt] dnf: rpmtrans.py:114:error:OSError: [Errno 5] Input/output error | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Yonatan <yonatan.el.amigo> | ||||||
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 23 | CC: | jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame, yonatan.el.amigo | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/6ba623b4fbd9bd8aef06c786d471d04075aee371 | ||||||||
| Whiteboard: | abrt_hash:87cc217846e6ab9f58c41908cb14acfa9268f798 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-09-16 09:39:02 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 1071877 [details]
File: backtrace
Created attachment 1071878 [details]
File: environ
Do you remember what you did unusually? Have you run DNF on the background? How did you run DNF? The traceback is too short. *** This bug has been marked as a duplicate of bug 1256943 *** The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Version-Release number of selected component: dnf-1.1.1-1.fc23 Additional info: reporter: libreport-2.6.2 cmdline: /usr/bin/python3 -OO /usr/bin/dnf update executable: /usr/bin/dnf kernel: 4.2.0-300.fc23.i686 runlevel: N 5 type: Python3 uid: 0 Truncated backtrace: rpmtrans.py:114:error:OSError: [Errno 5] Input/output error Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 427, in callback self._scriptError(bytes, total, h) File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 567, in _scriptError display.error(msg) File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 142, in error super(LoggingTransactionDisplay, self).error(message) File "/usr/lib/python3.4/site-packages/dnf/yum/rpmtrans.py", line 114, in error print(message, file=sys.stderr) OSError: [Errno 5] Input/output error Local variables in innermost frame: message: 'Non-fatal POSTUN scriptlet failure in rpm package initial-setup' self: <dnf.yum.rpmtrans.LoggingTransactionDisplay object at 0xb4dba40c> __class__: <class 'dnf.yum.rpmtrans.ErrorTransactionDisplay'>