git clone error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

git clone error

3,873 Views
Anonymous
Deactivated User


environment is ubuntu 14.04.4 LTS x64, already git download and build android 4.3 ~ 6.0 AOSP, but at now (2016/4/22) I got a git clone error again and again..

--

# git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx

Cloning into 'kernel_imx'...

fatal: read error: Connection reset by peer

# git clone git://git.freescale.com/imx/uboot-imx.git uboot-imx

Cloning into 'uboot-imx'...

fatal: read error: Connection reset by peer

--

I'm try to apt-get dist-upgrade (may SSL issue?) and git init, but git still not work..

Any idea?

Labels (2)
0 Kudos
8 Replies

1,459 Views
Anonymous
Deactivated User

git is work at 12016/04/29, thanks all!!

--

git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx

Cloning into 'kernel_imx'...

remote: Counting objects: 2553825

--

0 Kudos

1,459 Views
andrzejdziedzic
Contributor IV

Please try again. Today morning I also had problems with clone of imx kernel - but now it work OK.

0 Kudos

1,459 Views
arnaudne
Contributor II

Hi,

I can confirm that the problem remains true at the moment... :smileysad:

Yocto won't the git repository fetch.

Regards,

Arnaud

0 Kudos

1,459 Views
jpadilla
Community Manager

Can you please try to clone from git again.

1,459 Views
saurabh206
Senior Contributor III

Git clone is working now.

1,459 Views
gary_bisson
Senior Contributor III

It is actually fixed on my end now.

Regards,

Gary

0 Kudos

1,459 Views
gary_bisson
Senior Contributor III

Just tried, the problem is still there for me, impossible to fetch the latest branches/tags from origin.

Regards,

Gary

0 Kudos

1,459 Views
gary_bisson
Senior Contributor III

Hi,

Yes I confirm that git.freescale.com seems to be down or at least to refuse all the connections although the web interface seems ok.

I can't fetch the latest branches/tags from my local copy of the repo either:

$ git fetch origin

fatal: read error: Connection reset by peer

Please advise, it is blocking issue!

Regards,

Gary