Bug 1194906
Summary: | rhsm-debug system --no-subscriptions --subscriptions should throw a usage error | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | candlepin-bugs |
Status: | CLOSED NEXTRELEASE | QA Contact: | John Sefler <jsefler> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.7 | CC: | alikins, bcourt, dgoodwin |
Target Milestone: | rc | Keywords: | Reopened, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-10-09 17:41:01 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: | 1209535 |
Description
John Sefler
2015-02-20 22:03:03 UTC
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. Note: This bug is no longer an issue now that options --no-subscriptions and --subscriptions are ignored. See bug 1246680 This is now the expected behavior in subscription-manager-1.15.9-12 and newer... [root@jsefler-7 ~]# rhsm-debug system --subscriptions --no-subscriptions Wrote: /tmp/rhsm-debug-system-20150929-850365.tar.gz [root@jsefler-7 ~]# tail -f /var/log/rhsm/rhsm.log 2015-09-29 15:58:20,957 [INFO] rhsm-debug:5008 @debug_commands.py:98 - The rhsm-debug options '--subscriptions' and '--no-subscriptions' have no effect now. VERIFIED: The options --subscriptions and --no-subscriptions are ignored. Otherwise the call would have failed with rhsm-debug: error: no such option: --subscriptions. Moreover an INFO log was written to rhsm.log |