| Summary: | the "Provides:" field in subscription-manager list --available should exclude "MKT" products. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager | Assignee: | William Poteat <wpoteat> |
| Status: | CLOSED NOTABUG | QA Contact: | John Sefler <jsefler> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.5 | CC: | bkearney, dgoodwin, jesusr, wpoteat |
| 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-26 14:45:24 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 863175, 1014343 | ||
|
Description
John Sefler
2013-10-07 20:17:56 UTC
The issue in question is just caused by test data, no real data should ever appear like this. (at this point in time) We discussed explicitly filtering out these alphanumeric provided product. We can't do that on the client as that's just backing ourselves into a corner should this situation ever arise. Filtering it server side could be done, but IMO this can't happen with real data today, if it did, we'd need to support it, so a fix for this is a fix that would never be used until we needed to, in which case it would need to be undone. Will's just going to fix the test data so this doesn't appear. If we start seeing alphanumeric provided product IDs in real world data, we'll have to have a discussion about what they're doing there and what that means. In meantime the filter to keep them out of entitlement certs (due to numeric OID issues in v1 certs) is still there. Probably better to just leave the data freeform. Test data fix incoming, let us know if you have concerns. master commit 8525da51bd751dd340adc8d3f0c990c6c6615c87 Because this was test data related and not something the customer would ever see. I'm going to close the bug as NOTABUG. The test data has been fixed, but it seems a waste of time to track this and spend QA resources testing something that isn't a product issue. |