Actions
Bug #25318
closed"source_url" on repo sync is not passed to Pulp
Description
If you attempt to do a Katello repo sync with the "source_url" parameter, this param is not passed through to Pulp. This results in either an RPM10005 error, or syncing from the wrong location.
For example:
hammer repository synchronize --id 1 --source-url 'file:///tmp/repo/'
expected result: sync from /tmp/repo
actual result: syncs from existing feed URL on repo, or if repo is not set, RPM1005 error is raised.
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7786 added
Updated by Anonymous about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|62eeb306c7de10579e9f4b12fc127c77d1d52fd4.
Updated by Jonathon Turel about 6 years ago
- Target version set to Katello 3.10.0
- Triaged changed from No to Yes
Actions