python-cmd2 breaks install due to connection problem

Bug #996463 reported by Edward
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Edward

Bug Description

install log:
...
Installed /opt/stack/python-openstackclient
Processing dependencies for python-openstackclient==0.1
Searching for cmd2
Reading http://pypi.python.org/simple/cmd2/
Reading http://packages.python.org/cmd2/
Reading http://www.assembla.com/wiki/show/python-cmd2
Reading https://sourceforge.net/projects/python-cmd2
Reading http://catherine.devlin.googlepages.com/cmd2.html
error: Connection reset by peer
++ failed
++ local r=1
++ set +o xtrace

The last web site seems unavailable which breaks the execution of the script.

Revision history for this message
Edward (zhang-hare) wrote :

This could be resolved manually by using pip install cmd2.
Once cmd2 installed, the installer will run successfully.

Edward (zhang-hare)
Changed in devstack:
assignee: nobody → Edward (zhang-hare)
Revision history for this message
Dean Troyer (dtroyer) wrote :

Is this still an issue? Manually running pip install is the same operation as letting pip resolve the dep and installing itself. This looks like a transient problem reaching a 3rd party server.

Changed in devstack:
status: New → Incomplete
Revision history for this message
Edward (zhang-hare) wrote :

yes, only the last website hosting cmd2 is not available even open it in a browser. Manual running pip works.
http://catherine.devlin.googlepages.com/cmd2.html
Don't know why it fails even multiple sites are still available. pip can't resolve the connection reset problem?

Dean Troyer (dtroyer)
Changed in devstack:
status: Incomplete → Invalid
Revision history for this message
zhangjunfeng (zjfhappy) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.