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.

Bug 786423

Summary: "Update All" for updating all system packages should show some notification on UI before and after package updation completes
Product: Red Hat Satellite Reporter: Sachin Ghai <sghai>
Component: WebUIAssignee: Justin Sherrill <jsherril>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.1CC: mmccune, omaciel
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-18 17:38:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
agent.log from client when package update complete. none

Description Sachin Ghai 2012-02-01 11:59:13 UTC
Description of problem:
I was trying to update all packages on newly registered node of rhel6.1. Packages were updated and system updated to rhel6.2 level.

However when I triggered "Update All" from UI, nothing happens on UI ( No notification and even no notification when package updation completes.

On otherside I got request timeout in pulp.log. I tried this two times and observed same behaviour.

Version-Release number of selected component (if applicable):
katello-0.1.206-1.el6.noarch
pulp-0.0.263-1.el6.noarch

How reproducible:
always

Steps to Reproduce:
1. sync a rhel6.2 product on server
1. Register a rhel6.1 node using rhsm with katello server
2. Subscribe a rhel6.2 product
3. install katello-agent on client node
4. Trigger "Update All" from systems
  
Actual results:
All Packages updated successfully on client node, however no notification generated on UI. And a request time out error in pulp.log

Expected results:
There should be no error in logs and there should be some notification on UI for end user when the update completes.

Additional info:

pulp.log says:
================

[root@dhcp201-102 ~]# tail -f /var/log/pulp/pulp.log 
2012-02-01 16:15:28,746 28254:140557584148224: gofer.rmi.policy:INFO: policy:139 sent (25b0621a-ae35-47e6-ba3f-d746863471d6):
{
  "classname": "Packages", 
  "kws": {}, 
  "args": [
    null
  ], 
  "method": "update", 
  "cntr": null
}

2012-02-01 16:25:29,442 28254:140557584148224: pulp.server.tasking.task:ERROR: task:474 Task failed: Task da4ea9c0-4cc1-11e1-a271-52540079a8d0: ConsumerApi.__updatepackages(25b0621a-ae35-47e6-ba3f-d746863471d6, None, )
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/pulp/server/tasking/task.py", line 420, in run
    result = self.callable(*self.args, **self.kwargs)
  File "/usr/lib/python2.6/site-packages/pulp/server/api/consumer.py", line 509, in __updatepackages
    return packages.update(names)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 72, in __call__
    return self.stub._send(request, opts)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 133, in _send
    return self.__send(request, options)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 164, in __send
    any=opts.any)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/policy.py", line 144, in send
    return self.__getreply(sn, reader)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/policy.py", line 183, in __getreply
    raise RequestTimeout(sn, 1)
RequestTimeout: ('0ddb9e16-5762-4c33-950c-684870a6a41e', 1)

Comment 1 Sachin Ghai 2012-02-01 12:01:35 UTC
Created attachment 558803 [details]
agent.log from client when package update complete.

Comment 2 Mike McCune 2012-02-09 01:09:29 UTC
agreed we need this but bumping to 1.1

Comment 3 Mike McCune 2013-08-16 17:59:08 UTC
getting rid of 6.0.0 version since that doesn't exist

Comment 4 Mike McCune 2014-03-18 17:38:26 UTC
This bug was closed because of a lack of activity.  If you feel this bug should be reconsidered for attention please feel free to re-open the bug with a comment stating why it should be reconsidered.