mercredi 27 août 2014

IP blacklisted for pypi or code.google.com?


Vote count:

0




The following command refuses to run:



pip install python-graph-dot --allow-external python-graph-dot --allow-unverified python-graph-dot


With error:



/home/user/.virtualenvs/nwp/bin/pip run on Wed Aug 27 19:54:49 2014
Downloading/unpacking python-graph-dot
Getting page http://ift.tt/XTM4uY
URLs to search for versions for python-graph-dot:
* http://ift.tt/XTM4uY
Analyzing links from page http://ift.tt/XTM4uY
Skipping link http://ift.tt/1mUiD1A (from http://ift.tt/XTM4uY); not a file
Getting page http://ift.tt/1mUiD1A
Could not fetch URL http://ift.tt/1mUiD1A (from http://ift.tt/XTM4uY): 403 Client Error: Forbidden
Will skip URL http://ift.tt/1mUiD1A when looking for download links for python-graph-dot
Could not find any downloads that satisfy the requirement python-graph-dot
Cleaning up...
Removing temporary dir /home/user/.virtualenvs/nwp/build...
No distributions at all found for python-graph-dot
Exception information:
Traceback (most recent call last):
File "/home/user/.virtualenvs/nwp/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/home/user/.virtualenvs/nwp/local/lib/python2.7/site-packages/pip/commands/install.py", line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/home/user/.virtualenvs/nwp/local/lib/python2.7/site-packages/pip/req.py", line 1177, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/home/user/.virtualenvs/nwp/local/lib/python2.7/site-packages/pip/index.py", line 277, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for python-graph-dot


The host with problems is a london digital ocean host. The exact same command has worked in two other very similar similar hosts (64 bit, based on Ubuntu 14.04), located in other areas. Could it be that pypi (or google?) is blacklisting an IP? (403 Client Error: Forbidden)



asked 15 secs ago







IP blacklisted for pypi or code.google.com?

Aucun commentaire:

Enregistrer un commentaire