Bug 1262779

Summary: [abrt] thefuck: logs.py:54:failed:OSError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: mithrial
Component: thefuckAssignee: Matías Kreder <mkreder>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: mkreder
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/2ace8a16f42ec132186373dfd579d866546ffd5f
Whiteboard: abrt_hash:5184bf81ae89cb03fc21a828a35d98e4d1278923
Fixed In Version: thefuck-3.2-3.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-17 20:20:30 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:
Description Flags
File: backtrace
none
File: environ none

Description mithrial 2015-09-14 10:45:35 UTC
Version-Release number of selected component:
thefuck-1.48-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python3 /usr/bin/thefuck --alias
executable:     /usr/bin/thefuck
kernel:         4.1.6-201.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
logs.py:54:failed:OSError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/bin/thefuck", line 9, in <module>
    load_entry_point('thefuck==1.48', 'console_scripts', 'thefuck')()
  File "/usr/lib/python3.4/site-packages/thefuck/main.py", line 137, in main
    logs.failed('No fuck given', settings)
  File "/usr/lib/python3.4/site-packages/thefuck/logs.py", line 54, in failed
    reset=color(colorama.Style.RESET_ALL, settings)))
OSError: [Errno 5] Input/output error

Local variables in innermost frame:
msg: 'No fuck given'
settings: {'wait_command': 3, 'rules': [], 'require_confirmation': False, 'priority': {}, 'no_colors': False}

Comment 1 mithrial 2015-09-14 10:45:37 UTC
Created attachment 1073177 [details]
File: backtrace

Comment 2 mithrial 2015-09-14 10:45:39 UTC
Created attachment 1073178 [details]
File: environ

Comment 3 Fedora Update System 2015-11-18 14:33:57 UTC
thefuck-3.2-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-5eae9264f7

Comment 4 Fedora Update System 2015-11-19 14:51:56 UTC
thefuck-3.2-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update thefuck'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-5eae9264f7

Comment 5 Fedora Update System 2016-05-17 20:20:29 UTC
thefuck-3.2-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.