Project

General

Profile

Actions

Bug #25318

closed

"source_url" on repo sync is not passed to Pulp

Added by Chris Duryee about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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.

Actions

Also available in: Atom PDF