Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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:
Embargoed:

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.