[Pulp-list] relative-url issue

Gravel Bone gravelbone at gmail.com
Tue Jan 7 19:33:37 UTC 2020


I created a repo:

sudo pulp-admin rpm repo create \

--repo-id=live-rhel6-opt \

--display-name="BLAH" \

--description="BLAH BLAH" \

--repoview=true \

--serve-http=true \

--feed=
https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/optional/os
 \

--validate=true \

--relative-url=rhel6/opt \

--checksum-type=sha1 \

--remove-missing=true \

--gpg-key=/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release \

--feed-ca-cert=/etc/rhsm/ca/redhat-uep.pem \

--feed-key=REDACTED \

--feed-cert=REDACTED

In a browser I can go to http://server/pulp/repos/rhel6/ks, however all
presented links (Packages, repoview, etc.) omit the ks and render as
http://server/pulp/repos/rhel6/Packages/ which of course don't work.

I've searched around and seen similar issues but no solutions or not quite
the same issue.   I'm sure I'm missing something either in my http
configuration or somewhere else.   Any pointers would be appreciated.


Gravelbone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20200107/10383c8f/attachment.htm>


More information about the Pulp-list mailing list