Project

General

Profile

Actions

Bug #18484

closed

Katello is not able to sync OSTree contents using proxy

Added by Thomas McKay about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Installer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1366134

Description of problem:

Issue came up during testing.

Satellite already has proxy set in /etc/pulp/server/plugins.conf.d/yum_importer.json etc. Everything else works perfectly fine

problem appears when we try to sync atomic host tree contents

Our documentation does not discuss the possibility of the proxy
https://access.redhat.com/documentation/en/red-hat-satellite/6.2/paged/content-management-guide/chapter-11-managing-ostree-content

Command provided is
satellite-installer --katello-enable-ostree=true

We end up having a blank "ostree_distributor.json" and "ostree_importer.json" . Ostree sync request does not got via the proxy

I tried to execute the command with the proxy information in it

satellite-installer --katello-enable-ostree=true --katello-proxy-url http://10.65.228.7 --katello-proxy-port 3128

It still does not update the file "ostree_distributor.json" and "ostree_importer.json"

Workaround

1. cd /etc/pulp/server/plugins.conf.d/
2. cp yum_importer.json ostree_importer.json
3. katello-service restart

Version-Release number of selected component (if applicable):
Satellite 6.2 GA

How reproducible:
Always

Steps to Reproduce:
1. Configure Satellite to use a proxy (Server should not have direct internet connection)
2. Configure Satellite to enable OSTree(satellite-installer --katello-enable-ostree=true)
3. Try to sync the contents and verify whether the request are going via the proxy

Actual results:

OStree sync fails as the request goes directly to the internet instead of via the proxy

Expected results:
Satellite should be able to sync via the proxy details. Fetch the details from the command line or import it from other *importer file

Additional info:


Related issues 1 (0 open1 closed)

Has duplicate Katello - Bug #18219: Unable to sync Atomic Host Tree via proxyDuplicatePartha Aji01/24/2017Actions
Actions #1

Updated by Partha Aji about 7 years ago

  • Subject changed from Satellite 6.2 is not able to sync OSTree contents using proxy to Satellite 6.2 is not able to sync OSTree contents using proxy
  • Category changed from 91 to Installer
  • Assignee set to Partha Aji
  • Target version set to 166
Actions #2

Updated by Partha Aji about 7 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/puppet-pulp/pull/194 added
Actions #3

Updated by Partha Aji about 7 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Eric Helms about 7 years ago

  • Subject changed from Satellite 6.2 is not able to sync OSTree contents using proxy to Katello is not able to sync OSTree contents using proxy
  • translation missing: en.field_release set to 211
Actions #5

Updated by Partha Aji almost 7 years ago

  • Has duplicate Bug #18219: Unable to sync Atomic Host Tree via proxy added
Actions

Also available in: Atom PDF