[Pulp-list] Feed from authenticated repo (artifactory)

Vaclav Adamec vaclav.adamec at suchy-zleb.cz
Mon Feb 29 16:11:34 UTC 2016


Hi,
 it is possible to feed pulp repo from authenticated source ? eg something
like this:

pulp-admin rpm repo create --repo-id=test-repo-x86_64-live
--display-name="TEST REPO x86_64 (Live)" --description="TEST REPO x86_64
(Live)" --feed="
https://login:pass@artifactory-master.test.com/artifactory/yum-local/test-repo/6/x86_64/"
--serve-http=True --serve-https=False
--relative-url=/test-repo/6/x86_64/live

or

pulp-admin rpm repo create --repo-id=test-repo-x86_64-live
--display-name="TEST REPO x86_64 (Live)" --description="TEST REPO x86_64
(Live)" --feed="
https://login:pass@artifactory-master.test.com/artifactory/yum-local/test-repo/6/x86_64/"
--serve-http=True --serve-https=False
--relative-url=/test-repo/6/x86_64/live
--basicauth-user=login --basicauth-pass=pass

I'm getting:

pulp-admin rpm repo sync run --repo-id=test-repo-x86_64-live

Task Failed
int() argument must be a string or a number, not 'NoneType'


Via curl I can download metadata without any issues, no ssl problems at
all. Any clue ?

--
pulp-server-2.7
pulp-admin-client-2.7
CentOS 7.2 64b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20160229/cbc7d7eb/attachment.htm>


More information about the Pulp-list mailing list