ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Error Downloading rosemacs

asked 2012-03-27 03:40:27 -0500

Catotaku gravatar image

Hi Guys,

I was trying to install rosemacs an I get this error just when I'm trying to downoload the git stack.

$ git clone https://kforge.ros.org/rosemacs/git rosemacs
Cloning into rosemacs...
error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing https://kforge.ros.org/rosemacs/git/info/refs

fatal: HTTP request failed

I have checked the web page https://kforge.ros.org/rosemacs/git and it exist but I can't do the clone

Any suggestion ?
The problem is from my computer or from the rosemacs repository ?

Thanks in advance,

Arnau

edit retag flag offensive close merge delete

Comments

Maybe your git version is too old? What's the output of git --version?

Lorenz gravatar image Lorenz  ( 2012-03-27 09:40:45 -0500 )edit

my git version is: git version 1.7.5.4

Catotaku gravatar image Catotaku  ( 2012-03-28 00:00:35 -0500 )edit

Ok. Mine is 1.7.0.4. So maybe yours is too new? :) If nothing works, check out rosemacs from https://github.com/moesenle/rosemacs-debs.git

Lorenz gravatar image Lorenz  ( 2012-03-28 00:05:55 -0500 )edit

3 Answers

Sort by ยป oldest newest most voted
0

answered 2012-03-27 09:40:20 -0500

tfoote gravatar image

It looks to be a problem with your computer. Look for firewalls and proxies.

edit flag offensive delete link more
0

answered 2012-03-27 07:25:41 -0500

It worked fine for me !

acer@acer:~/Desktop$ git clone https://kforge.ros.org/rosemacs/git rosemacs
Initialized empty Git repository in /home/acer/Desktop/rosemacs/.git/
remote: Counting objects: 87, done.
remote: Compressing objects: 100% (77/77), done.
remote: Total 87 (delta 30), reused 0 (delta 0)
Unpacking objects: 100% (87/87), done.
edit flag offensive delete link more
0

answered 2012-03-28 00:02:44 -0500

Catotaku gravatar image

Thanks guys,

I'll try it at home with my home conection.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-27 03:40:27 -0500

Seen: 374 times

Last updated: Mar 28 '12