Bug 706853
| Summary: | SM Gui “unregister” button deletes “consumer” folder for non network host. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | spandey | ||||
| Component: | subscription-manager | Assignee: | Michael Stead <mstead> | ||||
| Status: | CLOSED ERRATA | QA Contact: | spandey | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.2 | CC: | cduryee, jmolet, jsefler, kbanerje, mstead, spandey | ||||
| Target Milestone: | rc | Keywords: | Reopened | ||||
| Target Release: | 6.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-12-06 17:14:25 UTC | Type: | --- | ||||
| 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: | 682238, 743047 | ||||||
| Attachments: |
|
||||||
|
Description
spandey
2011-05-23 09:04:38 UTC
This is working as designed. When a user hits "unregister", a number of steps are performed on the client, similar to "subscription-manager clean". These steps should take place regardless of if the network is available or not. We can alter this so that the server call is made first, and if it fails, subsequent client-side operations are not performed. Was it decided to do what Chris suggests above? Seems to make sense. Fixed in: master c83cc36f1605ff767a0c39f404b73c5fe9bfaea3 RHEL6.2 cff579792571a79fc8b66a6b0a545441c8737350 Created attachment 524460 [details] unsubscribe with no network This is working as described in comment 2. All client data remains intact and the unsubscribe did not happen. python-rhsm-0.96.12-1.git.0.4862863.el6.noarch subscription-manager-firstboot-0.96.11-1.git.1.945da16.el6.x86_64 subscription-manager-0.96.11-1.git.1.945da16.el6.x86_64 subscription-manager-gnome-0.96.11-1.git.1.945da16.el6.x86_64 Marking VERIFIED. 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-2011-1695.html |