Actions
Bug #17489
closedInconsistent Package Name when Uploading content into Repository via Web UI and Hammer CLI
Difficulty:
Triaged:
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 Eric Helms over 8 years ago
- Category set to Hammer
- Status changed from New to Assigned
- Assignee set to Eric Helms
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6652 added
Updated by Eric Helms about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by The Foreman Bot about 8 years ago
- Pull request https://github.com/Katello/katello/pull/6662 added
Updated by Klaas D about 8 years ago
- Related to Bug #19063: Regression: Package name incorrect after package upload added
Actions