Hide Forgot
Description of problem: Number of Urls Discovered (/): 0 shows as 0 [root@preethi ~]# pulp-admin repo discovery --url=file:///var/lib/pulp//repos/repos/pulp/pulp/6Server/x86_64 --type=yum Discovering urls with yum metadata, This could take some time... Number of Urls Discovered (/): 0 +------------------------------------------+ Repository Urls discovered @ [file:///var/lib/pulp//repos/repos/pulp/pulp/6Server/x86_64] +------------------------------------------+ (-) [1] file:///var/lib/pulp//repos/repos/pulp/pulp/6Server/x86_64 Select urls for which candidate repos should be created; use `y` to confirm (h for help): Version-Release number of selected component (if applicable): [root@preethi ~]# rpm -q pulp pulp-0.0.239-1.fc15.noarch
hmm not sure if its a timing thing or what, but works fine on mine: $ sudo pulp-admin repo discovery --url=file:///tmp/ --type=yum Discovering urls with yum metadata, This could take some time... Number of Urls Discovered (-): 1 +------------------------------------------+ Repository Urls discovered @ [file:///tmp/] +------------------------------------------+ (-) [1] file:///tmp/f15export Select urls for which candidate repos should be created; use `y` to confirm (h for help):
fixed! commit 3067172a16e8a0c5fc54b305c2aa0d06766fe046
build: 0.244
verified [root@preethi ~]# rpm -q pulp pulp-0.0.244-3.fc15.noarch [root@preethi ~]# pulp-admin repo discovery --url=file:///var/lib/pulp//repos/released/F-15/GOLD/Fedora/x86_64/os/ --type=yum Discovering urls with yum metadata, This could take some time... Number of Urls Discovered (-): 1 +------------------------------------------+ Repository Urls discovered @ [file:///var/lib/pulp//repos/released/F-15/GOLD/Fedora/x86_64/os/] +------------------------------------------+ (-) [1] file:///var/lib/pulp//repos/released/F-15/GOLD/Fedora/x86_64/os/ Select urls for which candidate repos should be created; use `y` to confirm (h for help):1 (+) [1] file:///var/lib/pulp//repos/released/F-15/GOLD/Fedora/x86_64/os/ Select urls for which candidate repos should be created; use `y` to confirm (h for help):y Creating candidate repos for selected urls.. Successfully created repo [var-lib-pulp-repos-released-F-15-GOLD-Fedora-x86_64-os]
Pulp v1.0 is released Closed Current Release.