Bug 739680
Summary: | Misleading error message when uploading subscription manifest | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Jeff Weiss <jweiss> |
Component: | WebUI | Assignee: | Brad Buckingham <bbuckingham> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | dajohnso, mmccune |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-08-22 17:57:23 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: | 747354 |
Description
Jeff Weiss
2011-09-19 19:21:33 UTC
commit - f94a94e4022d73ee79f4780c7be40f9411092f73 It appears that bz 729364 has been resolved; therefore, I wasn't able to reproduce the issue as initially reported. I did, however, make some modifications to improve the error reporting for manifest uploads. The change is basically to parse the errors that come from Candlepin and include them in the error notice to the user. For example, rather than generate: "There was a format error with your Subscription Manifest" generate: "Subscription manifest upload for provider 'Red Hat' failed. Reason: Import is older than existing data" Verified, katello-0.1.95-1.git.56.344ea38.el6.x86_64 getting rid of 6.0.0 version since that doesn't exist |