Bug 1132676
Summary: | Any hammer command which shows progress bar in output will work only for the first time | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | sthirugn <sthirugn> |
Component: | Hammer | Assignee: | David Davis <daviddavis> |
Status: | CLOSED ERRATA | QA Contact: | jcallaha |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.3 | CC: | bbuckingham, jcallaha |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/7248 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-12 05:12:50 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
sthirugn@redhat.com
2014-08-21 19:35:51 UTC
An other one: hammer> subscription refresh-manifest --organization-id=3 [....................................................................................] [100%] Task 84b4cdd8-e207-4154-8f82-39d86d965467: success hammer> subscription refresh-manifest --organization-id=3 Manifest refresh failed: Error: The server does not support such operation. hammer> exit [root@sat6 ~]# hammer -p changeme subscription refresh-manifest --organization-id=3 [....................................................................................] [100%] Other commands affected: content-view remove-from-environment subscription refresh-manifest subscription upload subscription delete-manifest ... and I am sure there are more. I can add when I find them. looks like issue seems may affect any of the async calls. in hammer-cli/lib/hammer_cli/apipie/command.rb:44 in send_request the resource is foreman_tasks instead of content_views the action :remove_from_events does not exist for the resource for foreman_tasks Created redmine issue http://projects.theforeman.org/issues/7248 from this bug "*** This bug is verified in upstream. This fix should eventually land in future downstream builds *** Version Tested: RHEL66 / RHEL7 qe-foreman-rhel7.usersys.redhat.com-puppet-client-1.0-1.noarch foreman-vmware-1.8.0-0.develop.201411201326giteaefbec.el7.noarch qe-foreman-rhel7.usersys.redhat.com-qpid-broker-1.0-1.noarch rubygem-hammer_cli_foreman-0.1.3-1.201411121216git9381fc5.el7.noarch ruby193-rubygem-foreman_hooks-0.3.7-2.el7.noarch foreman-postgresql-1.8.0-0.develop.201411201326giteaefbec.el7.noarch qe-foreman-rhel7.usersys.redhat.com-qpid-client-cert-1.0-1.noarch foreman-release-1.8.0-0.develop.201411201326giteaefbec.el7.noarch foreman-libvirt-1.8.0-0.develop.201411201326giteaefbec.el7.noarch foreman-compute-1.8.0-0.develop.201411201326giteaefbec.el7.noarch foreman-ovirt-1.8.0-0.develop.201411201326giteaefbec.el7.noarch foreman-selinux-1.8.0-0.develop.201410280941git10de1c5.el7.noarch qe-foreman-rhel7.usersys.redhat.com-foreman-client-1.0-1.noarch qe-foreman-rhel7.usersys.redhat.com-apache-1.0-1.noarch qe-foreman-rhel7.usersys.redhat.com-parent-cert-1.0-1.noarch ruby193-rubygem-foreman_discovery-1.4.0-2.el7.noarch foreman-proxy-1.8.0-0.develop.201411201507gitfc67f91.el7.noarch foreman-1.8.0-0.develop.201411201326giteaefbec.el7.noarch ruby193-rubygem-foreman-tasks-0.6.9-1.el7.noarch qe-foreman-rhel7.usersys.redhat.com-foreman-proxy-1.0-1.noarch ruby193-rubygem-foreman_docker-0.2.0-2.el7.noarch rubygem-hammer_cli_foreman_tasks-0.0.3-2.201409091410git163c264.git.0.988ca80.el7.noarch foreman-gce-1.8.0-0.develop.201411201326giteaefbec.el7.noarch ruby193-rubygem-foreman_bootdisk-4.0.2-1.el7.noarch This bug is slated to be released with Satellite 6.1. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:1592 |