Bug 1144609 - [abrt] fedup: download.py:151:interrupt_callback:IOError: [Errno 5] Input/output error
Summary: [abrt] fedup: download.py:151:interrupt_callback:IOError: [Errno 5] Input/out...
Keywords:
Status: CLOSED DUPLICATE of bug 1145204
Alias: None
Product: Fedora
Classification: Fedora
Component: fedup
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d9bc80f2956540d383a6a7720cb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-19 21:42 UTC by Deepak Kumar
Modified: 2014-09-22 16:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-22 16:45:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.31 KB, text/plain)
2014-09-19 21:42 UTC, Deepak Kumar
no flags Details
File: dso_list (62 bytes, text/plain)
2014-09-19 21:42 UTC, Deepak Kumar
no flags Details
File: environ (2.10 KB, text/plain)
2014-09-19 21:42 UTC, Deepak Kumar
no flags Details

Description Deepak Kumar 2014-09-19 21:42:00 UTC
Version-Release number of selected component:
fedup-0.8.0-4.fc19

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python /bin/fedup --network 20
executable:     /bin/fedup
kernel:         3.14.4-100.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
download.py:151:interrupt_callback:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/bin/fedup", line 239, in <module>
    main(args)
  File "/bin/fedup", line 118, in main
    disable_plugins=args.disable_plugins)
  File "/bin/fedup", line 56, in setup_downloader
    repos=repos)
  File "/usr/lib/python2.7/site-packages/fedup/download.py", line 221, in setup_repos
    md_types = repo.repoXML.fileTypes()
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1670, in <lambda>
    repoXML = property(fget=lambda self: self._getRepoXML(),
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1666, in _getRepoXML
    self._loadRepoXML(text=self.ui_id)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1657, in _loadRepoXML
    return self._groupLoadRepoXML(text, self._mdpolicy2mdtypes())
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1632, in _groupLoadRepoXML
    self._commonRetrieveDataMD(mdtypes)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1527, in _commonRetrieveDataMD
    if not self._retrieveMD(nmdtype, retrieve_can_fail=True):
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1846, in _retrieveMD
    **kwargs)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1022, in _getFile
    **kwargs
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 448, in urlgrab
    return self._mirror_try(func, url, kw)
  File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 425, in _mirror_try
    return func_ref( *(fullurl,), opts=opts, **kw )
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1172, in urlgrab
    return self._retry(opts, retryfunc, url, filename)
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1081, in _retry
    _run_callback(callback, obj)
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1030, in _run_callback
    return cb(obj)
  File "/usr/lib/python2.7/site-packages/fedup/download.py", line 151, in interrupt_callback
    "interrupt again within %d seconds to exit.\n" % exit_time
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
self: <fedup.download.UpgradeDownloader object at 0x2519a50>
now: 1405292293.824869
exit_time: 2
cbobj: <urlgrabber.grabber.CallbackObject instance at 0x25fcc68>

Comment 1 Deepak Kumar 2014-09-19 21:42:06 UTC
Created attachment 939441 [details]
File: backtrace

Comment 2 Deepak Kumar 2014-09-19 21:42:08 UTC
Created attachment 939442 [details]
File: dso_list

Comment 3 Deepak Kumar 2014-09-19 21:42:11 UTC
Created attachment 939443 [details]
File: environ

Comment 4 Will Woods 2014-09-22 16:45:43 UTC

*** This bug has been marked as a duplicate of bug 1145204 ***


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