On Fri, Oct 30, 2015 at 11:07:39AM -0500, [email protected] wrote: > I am testing the pulp_python plugin on our Pulp 2.6.2 lab installation > and noticed that when I create a python repository the ability to add > proxy information to the repo is missing.
This was probably an oversight. Your change the cudl.py may be all that is necessary, but as you suggested we also have obviously not tested this so I am not certain if more would be required or not. I filed an RFE here to track this feature request: https://pulp.plan.io/issues/1347 > If I set include_proxy to True I am then able to add proxy information > to the repository (--proxy-host, --proxy-port, --proxy-user and > --proxy-pass), however the sync still fails with the following error: > > Task Failed > > Missing resource(s): resource_id=pypi This sounds likely unrelated to the proxy change to me, and more like one of the tasks was not able to find your pypi repository in the database. Was there any more information in your syslog, perhaps a long traceback or two? If so, can you share those? Is your repository definitely named "pypi" (it is case sensitive)? -- Randy Barlow irc: bowlofeggs phone: +1-919-890-8150
signature.asc
Description: PGP signature
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
