Hi all, When I exec ./install-deps.sh, there are some errors: --> Already installed : junit-4.11-8.el7.noarch No uninstalled build requires Running virtualenv with interpreter /usr/bin/python2.7 New python executable in /home/gongfenguang/ceph-infernalis/install-deps-python2.7/bin/python2.7 Also creating executable in /home/gongfenguang/ceph-infernalis/install-deps-python2.7/bin/python Installing Setuptools..............................................................................................................................................................................................................................done. Installing Pip.....................................................................................................................................................................................................................................................................................................................................done. Downloading/unpacking distribute>=0.7.3 Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement distribute>=0.7.3 Cleaning up... No distributions at all found for distribute>=0.7.3 Storing complete log in /root/.pip/pip.log /root/.pip/pip.log as follows: Downloading/unpacking distribute>=0.7.3 Getting page https://pypi.python.org/simple/distribute/ Could not fetch URL https://pypi.python.org/simple/distribute/: <urlopen error [Errno -2] Name or service not known> Will skip URL https://pypi.python.org/simple/distribute/ when looking for download links for distribute>=0.7.3 Getting page https://pypi.python.org/simple/ Could not fetch URL https://pypi.python.org/simple/: <urlopen error [Errno -2] Name or service not known> Will skip URL https://pypi.python.org/simple/ when looking for download links for distribute>=0.7.3 Cannot fetch index base URL https://pypi.python.org/simple/ URLs to search for versions for distribute>=0.7.3: * https://pypi.python.org/simple/distribute/ Getting page https://pypi.python.org/simple/distribute/ Could not fetch URL https://pypi.python.org/simple/distribute/: <urlopen error [Errno -2] Name or service not known> Will skip URL https://pypi.python.org/simple/distribute/ when looking for download links for distribute>=0.7.3 Could not find any downloads that satisfy the requirement distribute>=0.7.3 Cleaning up... Removing temporary dir /home/gongfenguang/ceph-infernalis/install-deps-python2.7/build... No distributions at all found for distribute>=0.7.3 Exception information: Traceback (most recent call last): File "/home/gongfenguang/ceph-infernalis/install-deps-python2.7/lib/python2.7/site-packages/pip/basecommand.py", line 134, in main status = self.run(options, args) File "/home/gongfenguang/ceph-infernalis/install-deps-python2.7/lib/python2.7/site-packages/pip/commands/install.py", line 236, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/home/gongfenguang/ceph-infernalis/install-deps-python2.7/lib/python2.7/site-packages/pip/req.py", line 1085, in prepare_files url = "" upgrade=self.upgrade) File "/home/gongfenguang/ceph-infernalis/install-deps-python2.7/lib/python2.7/site-packages/pip/index.py", line 265, in find_requirement raise DistributionNotFound('No distributions at all found for %s' % req) DistributionNotFound: No distributions at all found for distribute>=0.7.3 Has someone encountered such a situation! thanks |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com