Skip to content

search does not use proxy #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vbabiy opened this issue Mar 15, 2011 · 13 comments
Closed

search does not use proxy #207

vbabiy opened this issue Mar 15, 2011 · 13 comments
Labels
auto-locked Outdated issues that have been locked by automation C: proxy Dealing with proxies and networking type: bug A confirmed bug or unintended behavior

Comments

@vbabiy
Copy link
Contributor

vbabiy commented Mar 15, 2011

pip search (0.7.2) does not use proxy settings.

It looks like this is because pip search uses xmlrpclib which does not use urllib2 for transport.


@vbabiy
Copy link
Contributor Author

vbabiy commented Mar 15, 2011

I'm seeing this myself. We're using cntlmd listening on localhost:3128 to
proxy to a corporate NTLM server. Install works fine but search timesout.


Original Comment By: Anonymous

@vbabiy
Copy link
Contributor Author

vbabiy commented Mar 15, 2011

Bump!


Original Comment By: Anonymous

@vbabiy
Copy link
Contributor Author

vbabiy commented Mar 15, 2011

This is also true for version 0.8.1


Original Comment By: Anonymous

@vbabiy
Copy link
Contributor Author

vbabiy commented Mar 15, 2011

Bump!


Original Comment By: Anonymous

@vbabiy
Copy link
Contributor Author

vbabiy commented Mar 15, 2011

different bump


Original Comment By: Anonymous

@ciklop
Copy link

ciklop commented Apr 13, 2011

This bug is also true for version 1.0

@mordillo123
Copy link

see #243

This bug is also true for version 1.0.2

@ogirardot
Copy link
Contributor

duplicate of #395

@TiagoTT
Copy link

TiagoTT commented Dec 10, 2013

This bug is still true with pip 1.4.1.

@qiang123
Copy link

qiang123 commented Jan 9, 2014

This bug is still true with pip 1.5.0

@ghost
Copy link

ghost commented Jun 20, 2014

Seems to be true with pip 1.5.4

@brc
Copy link

brc commented Mar 27, 2015

Ouch that burned me. Sorry I don't have time to make a patch :)

@dstufft
Copy link
Member

dstufft commented Mar 27, 2015

It should be fixed in pip 6.0

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation C: proxy Dealing with proxies and networking type: bug A confirmed bug or unintended behavior
Projects
None yet
Development

No branches or pull requests

9 participants