Bug 812388
Summary: | Subscription-manager unsubscribe CLI feedback | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Matt Reid <mreid> |
Component: | subscription-manager | Assignee: | William Poteat <wpoteat> |
Status: | CLOSED ERRATA | QA Contact: | Entitlement Bugs <entitlement-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.9 | CC: | awood, bkearney, jsefler, skallesh |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
No documentation necessary.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-08 03:50:38 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: | |||
Bug Depends On: | |||
Bug Blocks: | 771748, 827225 |
Description
Matt Reid
2012-04-13 15:00:43 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. This bug is a little tricky because it required both a Candlepin and subscription-manager change. Committed to Candlepin (candlepin-0.6.2+) : commit 220df7457fff58adc18a96fa2da33cd9d981ff8b Author: Alex Wood <awood> Date: Thu May 3 14:20:54 2012 -0400 812388: Return the number of entitlements removed or revoked. removeAllEntitlements and revokeAllEntitlements now return the number of entitlements they modified. Committed to subscription-manager (subscription-manager-1.0.2+): commit a9fd5370dc1b5697668eb0a30145cabef5157862 Author: Alex Wood <awood> Date: Thu May 3 14:29:19 2012 -0400 812388: Show the number of entitlements unsubscribed from. Verified!! RPM used: [root@dhcp201-196 ~]# rpm -qa | grep subscription-manager subscription-manager-firstboot-1.0.4-1.git.0.5943ee7.el5 subscription-manager-1.0.4-1.git.0.5943ee7.el5 subscription-manager-migration-data-1.11.1.1-1.git.2.c7fbafe.el5 subscription-manager-gui-1.0.4-1.git.0.5943ee7.el5 subscription-manager-migration-1.0.4-1.git.0.5943ee7.el5 [root@dhcp201-196 ~]# subscription-manager unsubscribe --all This machine has been unsubscribed from 1 subscriptions 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. http://rhn.redhat.com/errata/RHBA-2013-0033.html |