Bug 1040338
Summary: | Display successful stdout feedback to the user with the actual --destination value used by "rhsm-debug system" command | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Rehana <redakkan> |
Component: | subscription-manager | Assignee: | Adrian Likins <alikins> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | John Sefler <jsefler> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | alikins, ckozak, fsharath |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-13 10:07:59 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: | 863175 |
Description
Rehana
2013-12-11 08:50:57 UTC
The default destination appears to be /tmp which is fine. In my opionin, the feedback from running "rhsm-debug system" should be the actual path to the zip file that was created. For example... Expected results: [root@jsefler-7 ~]# rhsm-debug system Successfully created: /tmp/system-debug-20131211-464084.zip I would also like to see the help description for --destination rephrased to... Actual: --destination=DESTINATION the destination location of the zip file Expected: --destination=DIRECTORY the directory location for the debug zip file; defaults to /tmp https://github.com/candlepin/subscription-manager/pull/859 Leaving the message a touch vague since the destination result could be a zip file or a directory. Version # subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.2-1 subscription-manager: 1.10.11-1.el7 python-rhsm: 1.10.11-1.el7 Verification: # subscription-manager identity system identity: dc21e3af-5d6a-4e7e-9331-30de7f378791 name: rhel-7-server org name: Admin Owner org ID: admin # rhsm-debug system Wrote: /tmp/rhsm-debug-system-20140123-721900.tar.gz # ls /tmp/rhsm-debug-system-20140123-721900.tar.gz /tmp/rhsm-debug-system-20140123-721900.tar.gz # vim /tmp/rhsm-debug-system-20140123-721900.tar.gz " tar.vim version v29 " Browsing tarfile /tmp/rhsm-debug-system-20140123-721900.tar.gz " Select a file with cursor and press ENTER rhsm-debug-system-20140123-721900/ rhsm-debug-system-20140123-721900/subscriptions.json rhsm-debug-system-20140123-721900/consumer.json rhsm-debug-system-20140123-721900/compliance.json rhsm-debug-system-20140123-721900/entitlements.json rhsm-debug-system-20140123-721900/pools.json rhsm-debug-system-20140123-721900/version.json rhsm-debug-system-20140123-721900/etc/ rhsm-debug-system-20140123-721900/etc/rhsm/ rhsm-debug-system-20140123-721900/etc/rhsm/ca/ .......... .......... .......... .......... .......... .......... .......... VERIFIED This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |