Bug 1031006

Summary: /etc/pulp/server/plugins.conf.d not included in katello-debug
Product: Red Hat Satellite Reporter: Dominic Cleal <dcleal>
Component: Content ManagementAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.2CC: alsilva, bkearney
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-03 17:09:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dominic Cleal 2013-11-15 13:16:06 UTC
Description of problem:
/etc/pulp/server/plugins.conf.d config files (i.e. /etc/pulp/server/plugins.conf.d/yum_importer.json) should be included in katello-debug output.

Version-Release number of selected component (if applicable):
MDP2

How reproducible:
Always

Steps to Reproduce:
1. run katello-debug
2. check contents
3.

Actual results:
no /etc/pulp/server/plugins.conf.d, only server.conf

Expected results:
/etc/pulp/server/plugins.conf.d/yum_importer.conf

Additional info:

Comment 2 Bryan Kearney 2014-06-03 17:09:59 UTC
This should be fixed by https://bugzilla.redhat.com/show_bug.cgi?id=1102362. I am marking this as a duplicate. Please do all verification against that bug.

*** This bug has been marked as a duplicate of bug 1102362 ***

Comment 3 Alessandro Silva 2015-08-17 18:49:42 UTC
If you do not pass katello-configure --proxy-url http://yourproxy.example.com --proxy-port 3128 --proxy-user  --proxy-pass, some configuration files with proxy variable are not populated.

Comment 4 Alessandro Silva 2015-08-17 18:51:10 UTC
Once if you do not have a auth proxy, It's required to type --proxy-user  --proxy-pass

I tested it in 6.1 and the error persist.