Project

General

Profile

Actions

Bug #29706

closed

client repo bindings produce false warnings: System NAME (1) requested binding to unknown repo /pulp/repos/Default_Organization/Library/custom/custom/custom_yum

Added by Justin Sherrill over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Client/Agent
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

It looks like when a client uploads bindings, we are looking up bindings based on:

/pulp/repos/PATH
AND
/PATH

Since only one of these is actually going to match, we have 'leftovers' that a warn logger catches:

System rhel8.balmora.example.com (1) requested binding to unknown repo /pulp/repos/Default_Organization/Library/content/dist/rhel8/8/x86_64/appstream/os
System rhel8.balmora.example.com (1) requested binding to unknown repo /pulp/repos/Default_Organization/Library/custom/custom/custom_yum

Note that this doesn't cause any issue, the repos are 'bound' correctly to the host

Actions

Also available in: Atom PDF