Bug 769242

Summary: Installed package list should be updated as soon as we add a new system package.
Product: Red Hat Satellite Reporter: Sachin Ghai <sghai>
Component: WebUIAssignee: Ivan Necas <inecas>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.1CC: inecas, mmccune
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:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Newly installed package xterm is not listed on UI none

Description Sachin Ghai 2011-12-20 11:12:49 UTC
Description of problem:
I registered a system and installed katello-agent on client. I checked the agent.log as client was able to communicate with server.

Now from UI I tried to install a comma separated list of packages xterm,zip. Package were installed successfully. However when I again checked the installed list of packages on UI by entering the name of package under "Filtering on loaded packages". These newly installed packages ( xterm,zip) were not listed there.

Version-Release number of selected component (if applicable):
[root@dhcp201-123 ~]# rpm -qa | grep katello
katello-glue-candlepin-0.1.143-2.el6.noarch
katello-cli-common-0.1.25-2.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-certs-tools-1.0.1-2.el6.noarch
katello-glue-pulp-0.1.143-2.el6.noarch
katello-all-0.1.143-2.el6.noarch
katello-trusted-ssl-cert-1.0-1.noarch
katello-configure-0.1.37-2.el6.noarch
katello-common-0.1.143-2.el6.noarch
katello-0.1.143-2.el6.noarch
katello-cli-0.1.25-2.el6.noarch
katello-glue-foreman-0.1.143-2.el6.noarch
katello-httpd-ssl-key-pair-1.0-1.noarch
[root@dhcp201-123 ~]# 


How reproducible:
always

Steps to Reproduce:
1. Install system packages (xterm, zsh) on a registered system
2. View the installed packages list on UI
3.
  
Actual results:
Missing newly installed packages on UI

Expected results:
the list should be updated as soon as we add a new system package.

Additional info:

Comment 1 Sachin Ghai 2011-12-20 11:14:43 UTC
Following is from agent.log says that we have installed these packages on a client. But UI is not listing them. Please see the attachment.

2011-12-20 15:54:51,629 [INFO][worker-0] dispatch() @ dispatcher.py:530 - dispatching:{
  "args": [
    [
      "xterm", 
      "zip"
    ], 
    false
  ], 
  "auth": {
    "secret": null, 
    "pam": null, 
    "uuid": "31556e3b-8d32-4b0b-a5d9-0dc388fcef17"
  }, 
  "classname": "Packages", 
  "kws": {}, 
  "cntr": [
    [], 
    {
      "importkeys": false
    }
  ], 
  "method": "install"
}
2011-12-20 15:55:02,457 [INFO][worker-0] install() @ katelloplugin.py:140 - Packages installed: ['zip-3.0-1.el6.x86_64', 'xterm-253-1.el6.x86_64']

Comment 2 Sachin Ghai 2011-12-20 11:16:14 UTC
Created attachment 548819 [details]
Newly installed package xterm is not listed on UI

Comment 3 Jason E. Rist 2011-12-21 16:19:14 UTC
Might be a pulp issue.

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

Comment 6 Mike McCune 2014-03-18 17:38:39 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.