Bug #19736
openHammer/Katello allows for multiple versions of the same package
Description
While integrating with our CI/CD system, we used hammer to add packages (RPM and Puppet Modules) to our Katello system. Successive calls with the same package name created multiple entries in the repos with the same name and version. Duplicated packages in Katello caused sync problems.
Expected behavior: a repeated call to add a package with the same version/name should fail with an error
Updated by Eric Helms almost 8 years ago
Unfortunately, these are issues at the Pulp level. There are a few issues in existence related to these areas:
I would recommend opening an issue with Pulp outlining your use case, version of Pulp and what you see (since you know better than us) for them to triage. If you want to note and link it here we can try to help keep an eye on it.
Updated by Eric Helms almost 8 years ago
- Status changed from New to Needs design
Updated by Justin Sherrill almost 8 years ago
- Translation missing: en.field_release set to 114
Katello could do something about this, but since the source of the problem is in pulp lets give them a bit more time.