Bug #19366
closedComplex/Strange Upstream Yum URL Results In Incorrect Upstream Package URLs
Description
I think this may be a Pulp bug, but am starting here just in case. I'm more than happy to open this over there if appropriate.
I have a product repository with a URL of:
When a client attempts to pull a package from that product repository (via Katello content view) the Katello server attempts to pull the package using:
However, the correct path to the package is:
Using a yum configuration to hit the upstream repo directly works.
Primary.xml
and repomd.xml
from upstream attached.
Katello server is:
CentOS 7
Katello 3.2.2
Foreman 1.13.4
Pulp 2.9.3
If it makes a difference, when these repos are configured directly on the client they are done so as follows:
/etc/yum.repos.d/swiagent-centos-7.mirrors
:
[swiagent] name=SolarWinds Agent mirrorlist=file:///etc/yum.repos.d/swiagent-centos-7.mirrors enabled=0 gpgcheck=0
/etc/yum.repos.d/swiagent-centos-7.mirrors
:
http://sw.centricgroup.com/Orion/AgentManagement/LinuxPackageRepository.ashx?path=/dists/centos-7/$basearch
Files