Bug 889683 - [abrt] trash-cli-0.12.9.14-1.fc17: shutil.py:248:rmtree:OSError: [Errno 5] Input/output error: '/media/Packard Bell/.Trash-1000/files/04.Swahili/01.Living Language Swahili a complete course for beginners audio.rar.part'
Summary: [abrt] trash-cli-0.12.9.14-1.fc17: shutil.py:248:rmtree:OSError: [Errno 5] In...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: trash-cli
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5302da224df9513d7dd557611d3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-22 14:54 UTC by Stephe
Modified: 2013-08-01 04:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-01 04:51:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (20 bytes, text/plain)
2012-12-22 14:54 UTC, Stephe
no flags Details
File: environ (1.76 KB, text/plain)
2012-12-22 14:54 UTC, Stephe
no flags Details
File: dso_list (33 bytes, text/plain)
2012-12-22 14:54 UTC, Stephe
no flags Details
File: smolt_data (2.84 KB, text/plain)
2012-12-22 14:54 UTC, Stephe
no flags Details
File: core_backtrace (1.96 KB, text/plain)
2012-12-22 14:54 UTC, Stephe
no flags Details

Description Stephe 2012-12-22 14:54:01 UTC
Version-Release number of selected component:
trash-cli-0.12.9.14-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/bin/trash-empty
kernel:         3.6.10-2.fc17.x86_64

backtrace:
:shutil.py:248:rmtree:OSError: [Errno 5] Input/output error: '/media/Packard Bell/.Trash-1000/files/04.Swahili/01.Living Language Swahili a complete course for beginners audio.rar.part'
:
:Traceback (most recent call last):
:  File "/usr/bin/trash-empty", line 5, in <module>
:    sys.exit(main())
:  File "/usr/lib/python2.7/site-packages/trashcli/cmds.py", line 31, in empty
:    ).run(*sys.argv)
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 937, in run
:    parse(argv)
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 806, in __call__
:    self.default_action()
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 963, in _empty_all_trashdirs
:    self.trashdirs.list_trashdirs()
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 880, in list_trashdirs
:    self._for_each_volume_trashcan()
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 887, in _for_each_volume_trashcan
:    self.emit_trashcans_for(volume)
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 890, in emit_trashcans_for
:    self.emit_trashcan_2_for(volume)
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 903, in emit_trashcan_2_for
:    self.on_trash_dir_found(alt_top_trashdir, volume)
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 978, in _analize_trash_directory
:    self.trashdir.each_trashinfo(self.on_trashinfo_found)
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 1087, in each_trashinfo
:    action(os.path.join(self._info_dir(), entry))
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 856, in delete_if_expired
:    self._maybe_delete(trashinfo_path)
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 866, in _delete_unconditionally
:    self._trashcan.delete_trashinfo_and_backup_copy(trashinfo_path)
:  File "/usr/lib/python2.7/site-packages/trashcli/trash.py", line 839, in delete_trashinfo_and_backup_copy
:    self._file_remover.remove_file_if_exists(backup_copy)
:  File "/usr/lib/python2.7/site-packages/trashcli/fs.py", line 27, in remove_file_if_exists
:    if os.path.exists(path): self.remove_file(path)
:  File "/usr/lib/python2.7/site-packages/trashcli/fs.py", line 25, in remove_file
:    shutil.rmtree(path)
:  File "/usr/lib64/python2.7/shutil.py", line 250, in rmtree
:    onerror(os.remove, fullname, sys.exc_info())
:  File "/usr/lib64/python2.7/shutil.py", line 248, in rmtree
:    os.remove(fullname)
:OSError: [Errno 5] Input/output error: '/media/Packard Bell/.Trash-1000/files/04.Swahili/01.Living Language Swahili a complete course for beginners audio.rar.part'
:
:Local variables in innermost frame:
:name: '01.Living Language Swahili a complete course for beginners audio.rar.part'
:err: OSError(5, 'Input/output error')
:onerror: <function onerror at 0x7fc5dc67d938>
:names: ['01.Living Language Swahili a complete course for beginners audio.rar.part']
:path: '/media/Packard Bell/.Trash-1000/files/04.Swahili'
:ignore_errors: False
:fullname: '/media/Packard Bell/.Trash-1000/files/04.Swahili/01.Living Language Swahili a complete course for beginners audio.rar.part'
:mode: 0

Comment 1 Stephe 2012-12-22 14:54:09 UTC
Created attachment 667692 [details]
File: executable

Comment 2 Stephe 2012-12-22 14:54:13 UTC
Created attachment 667693 [details]
File: environ

Comment 3 Stephe 2012-12-22 14:54:19 UTC
Created attachment 667694 [details]
File: dso_list

Comment 4 Stephe 2012-12-22 14:54:25 UTC
Created attachment 667695 [details]
File: smolt_data

Comment 5 Stephe 2012-12-22 14:54:30 UTC
Created attachment 667696 [details]
File: core_backtrace

Comment 6 Fedora End Of Life 2013-07-04 00:47:47 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

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 prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 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 to Fedora 17's end of life.

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 7 Fedora End Of Life 2013-08-01 04:51:42 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 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.

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


Note You need to log in before you can comment on or make changes to this bug.