Bug 1005543

Summary: [abrt] rdiff-backup-1.2.8-9.fc19: log.py:136:log_to_term:IOError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Jan Vlug <jan.public>
Component: rdiff-backupAssignee: Kevin Fenzi <kevin>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: frank, kevin
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2f22e9ef3a9c75b3ecaf62db8efdbdf93eefe1aa
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-18 11:26:33 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 Jan Vlug 2013-09-08 08:23:15 UTC
Description of problem:
Maybe this happend after waking up from suspend in combination to backing up to an external USB disk that was not ready yet.

Version-Release number of selected component:
rdiff-backup-1.2.8-9.fc19

Additional info:
reporter:       libreport-2.1.6
cmdline:        /usr/bin/python /bin/rdiff-backup --exclude /home/jan/Download --exclude <several other folders>
executable:     /bin/rdiff-backup
kernel:         3.10.10-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
log.py:136:log_to_term:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/bin/rdiff-backup", line 30, in <module>
    rdiff_backup.Main.error_check_Main(sys.argv[1:])
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/Main.py", line 310, in error_check_Main
    Log.FatalError(errmsg)
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/log.py", line 160, in FatalError
    self.log_to_term(prefix_string + message, 1)
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/log.py", line 136, in log_to_term
    termfp.write(self.format(message, self.term_verbosity))
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
termfp: <open file '<stderr>', mode 'w' at 0x7f2cd82171e0>
message: 'Fatal Error: Killed with signal 1'
verbosity: 1
self: <rdiff_backup.log.Logger instance at 0x7f2ccf15ebd8>

Comment 1 Jan Vlug 2013-09-08 08:23:21 UTC
Created attachment 795313 [details]
File: backtrace

Comment 2 Jan Vlug 2013-09-08 08:23:24 UTC
Created attachment 795314 [details]
File: environ

Comment 3 Kevin Fenzi 2013-09-08 15:30:21 UTC
Yeah, the underlying filesystem gave a i/o error, so there's not much rdiff-backup can do here. 

dmesg might show more?

Comment 4 Jan Vlug 2014-09-06 07:25:21 UTC
See also bug #1109563.

Comment 5 Fedora End Of Life 2015-01-09 22:17:40 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2015-02-18 11:26:33 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.