RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1091740 - yum stack-traces and interrups
Summary: yum stack-traces and interrups
Keywords:
Status: CLOSED DUPLICATE of bug 1099101
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: yum
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: James Antill
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-27 16:53 UTC by Harald Reindl
Modified: 2014-09-11 08:41 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-18 09:54:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Harald Reindl 2014-04-27 16:53:57 UTC
after upgrade our testing-environment from RHEL7 Beta1 to RHEL7 RC i face the errors below sometimes calling "yum upgrade" - the final message is "Wird nach Abbruch durch den Benutzer beendet" in german which is the same like say "no" to the offered updates - well, nobody pressed any key

[root@hosting:~]$ yum upgrade
Geladene Plugins: protectbase, tsflags
epel/x86_64/metalink                                                                                                                                                                        |  19 kB  00:00:00     
epel                                                                                                                                                                                        | 3.7 kB  00:00:00     
rhel-server                                                                                                                                                                                 | 4.1 kB  00:00:00     
rhel-server-optional                                                                                                                                                                        | 3.8 kB  00:00:00     
(1/6): epel/x86_64/group_gz                                                                                                                                                                 | 250 kB  00:00:00     
Traceback (most recent call last):                                                         10% [========-                                                                        ]  0.0 B/s | 821 kB  --:--:-- 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)
  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
Traceback (most recent call last):
  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)
  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

Comment 2 Xiaofeng 2014-05-04 14:17:21 UTC
it happened to me that i run
`yum clean all'.

rpm version:
rpm-4.11.1-16.el7.x86_64
yum version:
yum-3.4.3-117.el7.noarch

hope it may be helpful.

Comment 3 Xiaofeng 2014-05-04 14:18:29 UTC
(In reply to Morris from comment #2)
> it happened to me that i run
> `yum clean all'.
after running
`yum clean all'

Comment 4 Harald Reindl 2014-05-04 15:22:16 UTC
a "yum clean metadata && yum upgrade" can reproduce that here nearly everytime and the "yum upgrade" after works fine

Comment 5 Xiaofeng 2014-05-05 00:39:54 UTC
it works fine for me after a reboot.

Comment 6 Valentina Mukhamedzhanova 2014-08-18 09:54:31 UTC
Hello, thank you for the report. I believe the root cause of this problem is the same as in bug 1099101.

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


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