Bug 1349646
Summary: | Unable to remove repo content using repo name through hammer | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Mihir Lele <mlele> |
Component: | Hammer | Assignee: | Mike McCune <mmccune> |
Status: | CLOSED ERRATA | QA Contact: | Martin Korbel <mkorbel> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2.0 | CC: | bbuckingham, bkearney, cwelton, mkorbel |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/15540 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-21 16:54:17 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
Mihir Lele
2016-06-23 21:09:27 UTC
Created redmine issue http://projects.theforeman.org/issues/15540 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/15540 has been closed VERIFIED on tfm-rubygem-hammer_cli-0.8.0-1 > hammer repository list ---|---------------------------------------------------------------------|---------------------------------|--------------|------------------------------------------------------------------------------ ID | NAME | PRODUCT | CONTENT TYPE | URL ---|---------------------------------------------------------------------|---------------------------------|--------------|------------------------------------------------------------------------------ 6 | centos repo | Centos7 | yum | http://download/released/CentOS/7/os/x86_64/ ---|---------------------------------------------------------------------|---------------------------------|--------------|------------------------------------------------------------------------------ > hammer package list --repository "centos repo" --per-page 10 --page 1 ------|---------------------------------------------------------- ID | FILENAME ------|---------------------------------------------------------- 18656 | 389-ds-base-1.3.3.1-13.el7.x86_64.rpm 24667 | 389-ds-base-devel-1.3.3.1-13.el7.x86_64.rpm 18984 | 389-ds-base-libs-1.3.3.1-13.el7.x86_64.rpm 23694 | a2ps-4.14-23.el7.x86_64.rpm 22595 | abattis-cantarell-fonts-0.0.12-3.el7.noarch.rpm 22658 | abrt-2.1.11-19.el7.centos.0.3.x86_64.rpm 18941 | abrt-addon-ccpp-2.1.11-19.el7.centos.0.3.x86_64.rpm 21296 | abrt-addon-kerneloops-2.1.11-19.el7.centos.0.3.x86_64.rpm 18814 | abrt-addon-pstoreoops-2.1.11-19.el7.centos.0.3.x86_64.rpm 22265 | abrt-addon-python-2.1.11-19.el7.centos.0.3.x86_64.rpm ------|---------------------------------------------------------- Page 1 of 866 (use --page and --per-page for navigation) > hammer repository remove-content --name "centos repo" --ids 18656,24667 Repository content removed > hammer package list --repository "centos repo" --per-page 10 --page 1 ------|------------------------------------------------------------ ID | FILENAME ------|------------------------------------------------------------ 18984 | 389-ds-base-libs-1.3.3.1-13.el7.x86_64.rpm 23694 | a2ps-4.14-23.el7.x86_64.rpm 22595 | abattis-cantarell-fonts-0.0.12-3.el7.noarch.rpm 22658 | abrt-2.1.11-19.el7.centos.0.3.x86_64.rpm 18941 | abrt-addon-ccpp-2.1.11-19.el7.centos.0.3.x86_64.rpm 21296 | abrt-addon-kerneloops-2.1.11-19.el7.centos.0.3.x86_64.rpm 18814 | abrt-addon-pstoreoops-2.1.11-19.el7.centos.0.3.x86_64.rpm 22265 | abrt-addon-python-2.1.11-19.el7.centos.0.3.x86_64.rpm 17797 | abrt-addon-upload-watch-2.1.11-19.el7.centos.0.3.x86_64.rpm 19046 | abrt-addon-vmcore-2.1.11-19.el7.centos.0.3.x86_64.rpm ------|------------------------------------------------------------ Page 1 of 865 (use --page and --per-page for navigation) 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-2018:0336
|