It’s a weird issue:
EL7, yum update abort.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
[root@t430z suse]# yum install screen Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.vastspace.net * epel: mirror01.idc.hinet.net * extras: mirror.vastspace.net * updates: mirror.vastspace.net Traceback (most recent call last): 55% [=============================- ] 49 kB/s | 2.1 MB 00:00:35 ETA File "/usr/libexec/urlgrabber-ext-down", line 75, in <module> main() File "/usr/libexec/urlgrabber-ext-down", line 61, in main fo = PyCurlFileObject(opts.url, opts.filename, opts) 55% [=============================- ] 42 kB/s | 2.1 MB 00:00:42 ETA File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1258, in __init__ self._do_open() File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1589, in _do_open self._do_grab() File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1723, in _do_grab self._do_perform() File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1517, in _do_perform raise KeyboardInterrupt KeyboardInterrupt |
checked, it should be :
Bug 1099101 – 7.0 RC Regression: urlgrabber terminates yum upon connection interruption thinking it’s been aborted
Bug 1091740 – yum stack-traces and interrups
Waiting for a fix on: python-urlgrabber-3.10-5.el7