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?
Please try again. Today morning I also had problems with clone of imx kernel - but now it work OK.
It is actually fixed on my end now.
Regards,
Gary
Just tried, the problem is still there for me, impossible to fetch the latest branches/tags from origin.
Regards,
Gary
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