Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Created attachment 696721 [details] spinner never stops while adding package Description of problem: I was trying to install package on remote system using webUI. Package was installed successfully however status on UI doesn't reflect properly as spinner never stops. Version-Release number of selected component (if applicable): katello-1.3.14-1.git.76.4434fa8.el6.noarch pulp-server-2.0.6-0.22.rc.el6.noarch How reproducible: always Steps to Reproduce: 1. Register a system 2. install katello-agent 3. start gofer 4. subscribe a repo 5. Install package from UI Actual results: Status doesn't reflect as spinner never stops when the package is successfully installed at backend. Expected results: Status should be properly reflected on UI Additional info: agent.log from remote sys: ====== 2013-02-12 13:29:12,441 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', None]], 'details': {'action': 'Downloading', 'package': 'repomdpYd0Eltmp.xml | 3.4 kB'}} 2013-02-12 13:29:14,263 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', None]], 'details': {'action': 'Downloading', 'package': 'ACME_Corporation_fake-0213-115229-398_zoo_repo-0213-115229-399/primary_db | 6.4 kB'}} 2013-02-12 13:29:15,526 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True]], 'details': {}} 2013-02-12 13:29:15,527 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', None]], 'details': {}} 2013-02-12 13:29:18,057 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', None]], 'details': {'action': 'Downloading', 'package': 'cow-2.2-3.noarch.rpm | 2.4 kB'}} 2013-02-12 13:29:18,058 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True]], 'details': {}} 2013-02-12 13:29:18,059 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', None]], 'details': {}} 2013-02-12 13:29:18,059 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', True]], 'details': {}} 2013-02-12 13:29:18,059 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', True], ['Running Test Transaction', None]], 'details': {}} 2013-02-12 13:29:18,176 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', True], ['Running Test Transaction', True]], 'details': {}} 2013-02-12 13:29:18,177 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', True], ['Running Test Transaction', True], ['Running Transaction', None]], 'details': {}} 2013-02-12 13:29:18,549 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', True], ['Running Test Transaction', True], ['Running Transaction', None]], 'details': {'action': u'Installing', 'package': 'cow-2.2-3.noarch'}} 2013-02-12 13:29:18,863 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', True], ['Running Test Transaction', True], ['Running Transaction', None]], 'details': {'action': 'Installed', 'package': 'cow-2.2-3.noarch'}} 2013-02-12 13:29:20,856 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', True], ['Running Test Transaction', True], ['Running Transaction', None]], 'details': {'action': 'Verifying', 'package': 'cow-2.2-3.noarch'}} 2013-02-12 13:29:21,490 [INFO][worker-0] update_progress() @ conduit.py:40 - Progress reported:{'steps': [['Refresh Repository Metadata', True], ['Downloading Packages', True], ['Check Package Signatures', True], ['Running Test Transaction', True], ['Running Transaction', True]], 'details': {}} 2013-02-12 13:29:21,576 [INFO][worker-0] sendreply() @ rmi.py:156 - 0019af3b-89a9-4944-baa7-d94a5787c055 processed in: 16.172 (seconds)