Bug 744285
Summary: | The names of repos is a bit odd to understand | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Bryan Kearney <bkearney> |
Component: | API | Assignee: | Ivan Necas <inecas> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Garik Khachikyan <gkhachik> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | gkhachik, inecas, mkoci |
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 18:00:11 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
Bryan Kearney
2011-10-07 18:36:26 UTC
Fixed in commit ddac3cd92a275c3bb833c3c1d4a451239703bbf5 mass ON_QA move # REOPEN I can confirm: there is changed that random number: but still the yum repo contains no info about the subscribed env. format looks like: [org]_[product]_[repo] please confirm it this is ok - otherwise I would expect to have [env] also - as defined in comment#0 checked against: --- katello-0.1.237-1.git.7.752d8de.el6.noarch katello-cli-0.1.54-1.git.79.17c365f.el6.noarch candlepin-0.5.17-1.el6.noarch pulp-0.0.265-1.el6.noarch [env] can not be there, because this data is generated when creating a repository and can not be touched later when promoting. The presence of [env] has no impact on any other feature (in a sense that it would prevent collisions in uniq names). For RH content there can not be env either, because repo names are imported with the manifest. # VERIFIED then:) verified. checked against: --- katello-0.1.243-1.git.0.a066880.el6.noarch katello-cli-0.1.57-1.git.0.4e2dd9a.el6.noarch pulp-0.0.266-1.el6.noarch candlepin-0.5.20-1.el6.noarch --- getting rid of 6.0.0 version since that doesn't exist |