Glance setup.py connection failed

Asked by padkrish

Hello,
I am using devstack to install. I see the following error and finally (stack.sh) installation doesn't proceed.

"
2013-04-16 00:52:19 + cd /opt/stack/glance
2013-04-16 00:52:19 + python setup.py egg_info
2013-04-16 00:58:38 error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing https://github.com/openstack/glance.git/info/refs
"

I saw some similar problem and followed the below:

http://stackoverflow.com/questions/13524242/error-gnutls-handshake-failed-git-repository

Then, now i am getting:

/opt/stack/glance$ python setup.py egg_info

error: Unknown SSL protocol error in connection to github.com:80 while accessing https://github.com/openstack/glance.git/info/refs
fatal: HTTP request failed
fatal: Invalid object name 'meta/openstack/release'.
running egg_info
writing requirements to glance.egg-info/requires.txt
writing glance.egg-info/PKG-INFO
....

I didn't see similar failures when "setup.py" was run from other directories like /opt/stack/horizon, /opt/stack/keystone etc.

Please help.

Thanks,
KP

Question information

Language:
English Edit question
Status:
Answered
For:
Glance Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Flavio Percoco (flaper87) said :
#1

Hi,

We're in the process of moving all questions from this service to http://ask.openstack.org Would you mind reposting this question there?

As for your question - pls, consider this when you re-post this question - It would be useful to know what OS you're using and what packages you're actually trying to install (localrc).

Thanks for posting,

Revision history for this message
padkrish (kprad1) said :
#2

Thanks for the reply. I just posed my question along with PS version and package info to ask.openstack.org.
I am trying to install in a server running Ubuntu (12.04) and the following services are enabled.
q-svc ,q-agt, q-dhcp, q-l3, quantum, rabbit, n-cpu, quantum, q-agt.

Can you help with this problem?

Provide an answer of your own, or ask padkrish for more information if necessary.

To post a message you must log in.