Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 894633

Summary: Error updating system data on the server /VERSUS/ Consumer <uuid> has been deleted
Product: [Community] Candlepin (Migrated to Jira) Reporter: John Sefler <jsefler>
Component: candlepinAssignee: William Poteat <wpoteat>
Status: CLOSED DUPLICATE QA Contact: Eric Sammons <esammons>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.9CC: wpoteat
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-31 12:39:21 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 John Sefler 2013-01-12 19:01:51 UTC
Description of problem:
After a consumer has been deleted server-side (e.g. using rhsm-web application), the system now receives an "Error updating system data on the server" message when calling subscription-manager facts --update.   This is a new change in response.  The prior response was "Consumer %s has been deleted".   The former message is more accurate.


Version-Release number of selected component (if applicable):
commit 5d4d30753ab209b82181c267a94dd833f24b24c9


How reproducible:


Steps to Reproduce:
delete a system consumer on the candlepin server and then from the system with the deleted consumer....
# subscription-manager facts --update
Stdout:
Stderr: Error updating system data on the server, see /var/log/rhsm/rhsm.log for more details.
ExitCode: 255
  

Actual results:
Error updating system data on the server, see /var/log/rhsm/rhsm.log for more details.

Expected results:
Consumer 0445a7cd-0159-43fc-96d8-6b47b2363c8c has been deleted


Additional Info:
This failure was revealed by automated test case:
VerifyIdentityIsBackedUpWhenConsumerIsDeletedServerSide_Test

Comment 1 William Poteat 2013-01-31 12:39:21 UTC

*** This bug has been marked as a duplicate of bug 798788 ***