<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="CS" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hello,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">we are using Pulp (2.6.1) to mirror sub set of RedHat repositories and my setup is to have URL paths as close to CDN as possible. Everything worked so far, I've been able to mirror base, supplementary and oracle-java
 without any problem with relative-urls. Now I have to add few more repos we'd like to mirror, but I'm getting realtive_url error. This problem seems to show up on any repository I created right after I installed and configured Pulp, I can add new repositories
 under same forlder as long as I don't use any already existing folder. For example: I can use realtive url /extra/6Server/x86_64/rhevh/os and /extra/6Server/x86_64/rhn-tools/os with no problem at all, but if I use /rhel/6Server/x86_64/rhevh/os it fails.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US">Commands I use:<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US">pulp-admin rpm repo create --repo-id rhel6_64-rhn-tools --feed https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/rhn-tools/os --remove-missing true --relative-url /rhel/6Server/x86_64/rhn-tools/os --serve-http
 false --serve-https true --verify-feed-ssl false --feed-cert /rhndata/entitlements/rhel6_64.pem --feed-key /rhndata/entitlements/rhel6_64-key.pem<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">An internal error occurred on the Pulp server:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">RequestException: POST request<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">on /pulp/api/v2/repositories/ failed with 500 - 'relative_url'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US">Folder listing of given path shows no conflict at all:<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US">ls -l pulp/published/yum/https/repos/rhel/6Server/x86_64/<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">total 28<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">drwxr-x--- 3 apache apache 4096 Jun  8 08:01 jbeap<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">-rw-r--r-- 1 apache apache   49 Jun  8 13:44 listing<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">drwxr-x--- 2 apache apache 4096 Jun  8 13:44 optional<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">drwxr-x--- 2 apache apache 4096 Jun  8 13:20 oracle-java<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">lrwxrwxrwx 1 apache apache   78 Jun  8 13:12 os -> /var/lib/pulp/published/yum/master/yum_distributor/rhel6_64-base/1433761935.73<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">drwxr-x--- 5 apache apache 4096 Jun  8 08:30 rhevm<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">drwxr-x--- 2 apache apache 4096 Jun  8 13:31 supplementary<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US">From /var/log/messages (Pulp is running with DEBUG logging):<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648) Exception adding distributor to repo [rhel6_64-rhn-tools]; the repo will be deleted<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648) Traceback (most recent call last):<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/managers/repo/cud.py", line 187, in create_and_configure_repo<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)     distributor_id)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/managers/repo/distributor.py", line 170, in add_distributor<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)     result = distributor_instance.validate_config(transfer_repo, call_config, config_conduit)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/distributor.py", line 84, in validate_config<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)     return configuration.validate_config(repo, config, config_conduit)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/configuration.py", line 118, in validate_config<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)     _check_for_relative_path_conflicts(repo, config, config_conduit, error_messages)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/configuration.py", line 469, in _check_for_relative_path_conflicts<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648)     conflicting_relative_url = distributor['config']['relative_url'] or conflicting_repo_id<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.managers.repo.cud:ERROR: (15478-47648) KeyError: 'relative_url'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: Unhandled Exception<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648) 'relative_url'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648) Traceback (most recent call last):<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/middleware/exception.py", line 44, in __call__<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return self.app(environ, start_response)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/middleware/postponed.py", line 42, in __call__<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return self.app(environ, start_response)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 279, in wsgi<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     result = self.handle_with_processors()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 29, in _handle_with_processors<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return process(self.processors)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 26, in process<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return p(lambda: process(processors))<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 566, in processor<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return handler()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 26, in <lambda><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return p(lambda: process(processors))<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 26, in process<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return p(lambda: process(processors))<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 581, in processor<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     result = handler()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 26, in <lambda><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return p(lambda: process(processors))<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 28, in process<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return self.handle()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 230, in handle<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return self._delegate(fn, self.fvars, args)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 422, in _delegate<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return f()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 430, in <lambda><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     f = lambda: self._delegate_sub_application(pat, what)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 455, in _delegate_sub_application<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return app.handle_with_processors()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 29, in _handle_with_processors<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return process(self.processors)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 26, in process<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return p(lambda: process(processors))<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 566, in processor<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return handler()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 26, in <lambda><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return p(lambda: process(processors))<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 26, in process<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return p(lambda: process(processors))<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 581, in processor<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     result = handler()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 26, in <lambda><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return p(lambda: process(processors))<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 28, in process<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return self.handle()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 230, in handle<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return self._delegate(fn, self.fvars, args)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 420, in _delegate<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return handle_class(cls)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/web/application.py", line 396, in handle_class<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return tocall(*args)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/controllers/decorators.py", line 203, in _auth_decorator<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     value = method(self, *args, **kwargs)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/webservices/controllers/repositories.py", line 180, in POST<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     repo = repo_manager.create_and_configure_repo(*args, **kwargs)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/managers/repo/cud.py", line 187, in create_and_configure_repo<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     distributor_id)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp/server/managers/repo/distributor.py", line 170, in add_distributor<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     result = distributor_instance.validate_config(transfer_repo, call_config, config_conduit)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/distributor.py", line 84, in validate_config<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     return configuration.validate_config(repo, config, config_conduit)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/configuration.py", line 118, in validate_config<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     _check_for_relative_path_conflicts(repo, config, config_conduit, error_messages)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)   File "/usr/lib/python2.6/site-packages/pulp_rpm/plugins/distributors/yum/configuration.py", line 469, in _check_for_relative_path_conflicts<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648)     conflicting_relative_url = distributor['config']['relative_url'] or conflicting_repo_id<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">pulp: pulp.server.webservices.middleware.exception:ERROR: (15478-47648) KeyError: 'relative_url'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Is there any way how to fix this? I would like to have all RHEL repositories in one folder.
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Best regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Petr Tuma<o:p></o:p></span></p>
</div>
<div id="geClassification" style="font-family: Arial; font-size: 8pt;"><br>
Notice: This electronic mail transmission, including any attachments, is confidential. It is intended only for the person(s) named, and it may contain information, which is proprietary, personal data or trade secrets, which are protected under the existing
 law. If you received this transmission in error, please notify the sender immediately at the above mentioned e-mail address or telephone number and delete this e-mail from your computer. Thank you.
</div>
</body>
</html>