Hide Forgot
Description of problem: Pull using a proxy requiring basic authentication fails with: "Server returned status 407: Proxy Authentication Required" even with the username and password specified in the 'proxy' setting for the remote. Eg: http://user:password@host.com. I tested this using squid. Version-Release number of selected component (if applicable): ostree.x86_64 2016.7-1.fc23 The same issue has been reported on EL7. How reproducible: Always Steps to Reproduce: 1. Create an OSTree repository. 2. Add a remote and configure to use a proxy requiring basic auth. Eg: http://user:password@host.com. 3. Pull the remote. Actual results: [jortel@f23d jeff]$ ostree --repo=. pull fedora error: Server returned status 407: Proxy Authentication Required Expected results: Works. Additional info:
Increasing the Prio's of the BZ. We have a customer who is using Satellite 6.2 for pulling atomic OSTREE contents from the portal. This bug is a showstopper for the customer and will affect their go live schedule
OSTree fix: https://github.com/ostreedev/ostree/pull/529 Potential fix a little more upstream: https://bugzilla.gnome.org/show_bug.cgi?id=772932
Sorry, I forgot to keep this bug updated. The fix is in the latest ostree release, which will be included in 7.3.1. https://bugzilla.redhat.com/show_bug.cgi?id=1388187
Will be fixed in 7.3.1.
Verified this is fixed with ostree-2016.11-2.atomic.el7.x86_64