Syncing repositories that need authentication using a proxy in Satellite 6

At my current client we found that when we used a proxy without authentication we could not sync external repository's that required authentication in Satellite 6. After a trek down the pulp-code-lane with a collegue (check http://binbash.org/ for his blog) we found the problem to be a simple python statement inside the pulp-nectar code.
After submitting a pull request (https://github.com/pulp/nectar/pull/47) and mentioning it to RedHat via a support case I have been told that they have created an internal bugzilla entry and will fix it in an upcoming release (thanks for the quick response!).

Until then, if you find you get authentication errors when you try to sync external repository's (like https://username:password@repo.org) and you use a proxy without authentication, take a look at the path, it's really as simple as it seems:)

Comments

Popular posts from this blog

Runing Saltstack in multi-master

Recursively update Composite Content Views in Satellite 6/Katello

First!