When passing in a directory of rpm file(s) for upload, pulp returns an error message of "need to provide at least one file to perform upload" [root@pulp-latest /]# pulp-admin -u admin -p admin repo upload --id=f13test --dir=/tmp Stderr: need to provide at least one file to perform upload [root@pulp-latest /]# ls /tmp/*.rpm /tmp/patb-0.1-1.x86_64.rpm
Thanks to dgao for providing the fix. Commit is here: http://git.fedorahosted.org/git/?p=pulp.git;a=commit;h=398dd919b370f5e2505c934b5db38f223ebb2400
Fixed in the 0.73 release.
verified [root@preethi ~]# pulp-admin repo upload --id=upload --dir=rpm-dir/Successful uploaded [pulp-tools-0.0.52-1.fc13.noarch.rpm] to repo [ upload ] Successful uploaded [pulp-0.0.52-1.fc13.noarch.rpm] to repo [ upload ]
Closing with Community Release 15 pulp-0.0.223-4.