Bug 769242 - Installed package list should be updated as soon as we add a new system package.
Summary: Installed package list should be updated as soon as we add a new system package.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium vote
Target Milestone: Unspecified
Assignee: Ivan Necas
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-20 11:12 UTC by Sachin Ghai
Modified: 2018-08-30 21:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-18 17:38:39 UTC
Target Upstream Version:


Attachments (Terms of Use)
Newly installed package xterm is not listed on UI (46.90 KB, image/png)
2011-12-20 11:16 UTC, Sachin Ghai
no flags Details

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.


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