Bug #17489
closedInconsistent Package Name when Uploading content into Repository via Web UI and Hammer CLI
Description
When uploading to the Katello via Hammer and via the Web UI we are seeing inconsistent package names in the respository.
Steps to replicate:
Given RPM repository with ID 123
hammer -u USER -p PASS repository upload-content --id 123 --path /root/package-1.0.0-119.x86_64.rpm
Resulting name in UI = package-119.x86_64.rpm-master-119.x86_64
Importing into the same repository with the same package via the Web UI results = package-1.0.0-119.x86_64
Updated by James Payne almost 8 years ago
James Payne wrote:
When uploading to the Katello via Hammer and via the Web UI we are seeing inconsistent package names in the respository.
Steps to replicate:
Given RPM repository with ID 123
hammer -u USER -p PASS repository upload-content --id 123 --path /root/package-1.0.0-119.x86_64.rpmResulting name in UI = package-119.x86_64.rpm-master-119.x86_64
Importing into the same repository with the same package via the Web UI results = package-1.0.0-119.x86_64
Sorry typos above:
Resulting name in UI from CLI Import = package-1.0.0-119.x86_64.rpm-master-119.x86_64
Resulting name in UI from Web Import = package-1.0.0-119.x86_64
Updated by Eric Helms almost 8 years ago
- Category set to Hammer
- Status changed from New to Assigned
- Assignee set to Eric Helms
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release set to 219
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6652 added
Updated by Eric Helms over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|22c390c98adcbbc46e67c598ec8e3282b0e00eba.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/Katello/katello/pull/6662 added
Updated by Klaas D over 7 years ago
- Related to Bug #19063: Regression: Package name incorrect after package upload added