Hide Forgot
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:
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']
Created attachment 548819 [details] Newly installed package xterm is not listed on UI
Might be a pulp issue.
getting rid of 6.0.0 version since that doesn't exist
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.