Actions
Bug #31999
closedseparator for releases in deb repository is whitespace, not comma
Description
Trigger the bug using the following steps:
- install CentOS 7
- install Katello 3.18.1 using the official instructions, no extra options
- add "Ubuntu 20.04" as a product
- add "Ubuntu 20.04" as a repository, list multiple releases to sync from (see attachment, the listing is already in the right form there)
The tooltip says, releases should be a "comma separated list". The dialogue accepts this. During sync, however, pulp tries to sync a single release called "focal,focal-backports..." etc.
Through trial and error it turned out, that the correct separator in this dialogue is a whitespace. The tooltip should be corrected.
Files
Updated by Chris Roberts about 4 years ago
- Category set to Repositories
- Target version set to Katello 4.0.1
- Triaged changed from No to Yes
Updated by Ian Ballou about 4 years ago
- Has duplicate Bug #32200: separator for components in deb repository is whitespace, not comma added
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to James Jeffers
- Pull request https://github.com/Katello/katello/pull/9302 added
Actions