Hide Forgot
Description of problem: Needs an error message if the value for --feed is other than parent/origin/none Looks like it just ignores it now. [root@preethi ~]# pulp-admin repo clone --id=pulp --clone_id=pulp-clone --feed=clone -F Repository [pulp] is being cloned as [pulp-clone] Clone: Finished Item Details: RPMs: 18/18 [root@preethi ~]# pulp-admin repo clone --id=pulp --clone_id=pulp-clone --feed=test -F error: error: operation failed: A repository with the id, pulp-clone, already exists [root@preethi ~]# [root@preethi ~]# [root@preethi ~]# pulp-admin repo clone --id=pulp --clone_id=pulp-clone1 --feed=test -F Repository [pulp] is being cloned as [pulp-clone1] Clone: Finished Item Details: RPMs: 18/18 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
$ sudo pulp-admin repo clone --id test1 --clone_id test1-clone-foo --feed foo -F error: error: operation failed: Invalid feed, foo, see --help
build: 0.251
[root@preethi ~]# rpm -q pulp pulp-0.0.251-1.fc15.noarch [root@preethi ~]# [root@preethi ~]# pulp-admin repo clone --id=pulp --clone_id=pulp-clone2 --feed=foo -F error: error: operation failed: Invalid feed, foo, see --help [root@preethi ~]#
Pulp v1.0 is released Closed Current Release.
Pulp v1.0 is released.