linux-imx-4.1.15-r0 do_fetch

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

linux-imx-4.1.15-r0 do_fetch

5,036 Views
jameshe1
Contributor II

bitbake core-image-minimal
WARNING: Host distribution "LinuxMint-18.1" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Parsing recipes: 100% |#######################################################################################################################################################################################################| Time: 00:00:34
Parsing of 2216 .bb files complete (0 cached, 2216 parsed). 2791 targets, 434 skipped, 5 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.30.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "LinuxMint-18.1"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "imx6qsabresd"
DISTRO            = "fsl-imx-fb"
DISTRO_VERSION    = "4.1.15-2.0.1"
TUNE_FEATURES     = "arm armv7a vfp  neon        callconvention-hard        cortexa9"
TARGET_FPU        = "hard"
meta              
meta-poky         = "HEAD:f5da2a5913319ad6ac2141438ba1aa17576326ab"
meta-oe           
meta-multimedia   = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-fsl-arm      = "HEAD:be78894e4682f111575470fb23e51e6ba523508d"
meta-fsl-arm-extra = "HEAD:3dfb82fc7e703eae9891b3ffda0e9393701f2396"
meta-fsl-demos    = "HEAD:a165068f8a0d1cf29aabe4b4053f28be1c2aa492"
meta-bsp          
meta-sdk          = "HEAD:90399d99af8a2660ebe50b49752e95b210239fd9"
meta-browser      = "HEAD:77736988073a5d90fcff9d0005c8477332ede387"
meta-gnome        
meta-networking   
meta-python       
meta-filesystems  = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-qt5          = "HEAD:ccae79be69c5268df3b47e4e14cea0591c39a531"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: linux-imx-4.1.15-r0 do_fetch: Failed to fetch URL git://git.freescale.com/imx/linux-imx.git;protocol=git;branch=imx_4.1.15_2.0.0_ga, attempting MIRRORS if available
ERROR: linux-imx-4.1.15-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/zlt/fsl-release-bsp/downloads//git2/git.freescale.com.imx.linux-imx.git'...
fatal: read error: Connection reset by peer
fatal: early EOF
fatal: index-pack failed

ERROR: linux-imx-4.1.15-r0 do_fetch: Function failed: Fetcher failure for URL: 'git://git.freescale.com/imx/linux-imx.git;protocol=git;branch=imx_4.1.15_2.0.0_ga'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/zlt/fsl-release-bsp/bld-fb/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/4.1.15-r0/temp/log.do_fetch.9180
ERROR: Task 50 (/home/zlt/fsl-release-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-kernel/linux/linux-imx_4.1.15.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1867 tasks of which 1866 didn't need to be rerun and 1 failed.
No currently running tasks (847 of 1895)

Summary: 1 task failed:
  /home/zlt/fsl-release-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-kernel/linux/linux-imx_4.1.15.bb, do_fetch
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

It seems "linux-imx-4.1.15-r0" is not available. I tried many times(at least 5) and got the same result. 

Any special comment?

I try the following command and get failed.

mkdir ~/tmp

cd ~/tmp

$git clone git://git.freescale.com/imx/linux-imx.git -b imx_4.1.15_2.0.0_ga

Cloning into 'linux-imx'...
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

thanks

James He

Labels (2)
0 Kudos
Reply
5 Replies

2,593 Views
chum
Contributor III

do_fetch: Function failed: Fetcher failure for URL: 'git://git.freescale.com/imx/linux-imx.git;protocol=git;branch=imx_4.1.15_2.0.0_ga'. Unable to fetch URL from any source.

0 Kudos
Reply

2,593 Views
surendradhobale
Contributor III

I also faced same issue, i.e unable to fetch the linux-imx-4.1.15 and mfgtool-linux-imx-4.1.15 repo.

I have open network and able to clone/download other packages like uboot. But looks problem is with linux package fetch only.

How to resolve this ?

0 Kudos
Reply

2,593 Views
jameshe1
Contributor II

it's the network issue , try many times or try at different time.

0 Kudos
Reply

2,593 Views
jameshe1
Contributor II

git clone git://git.freescale.com/imx/linux-imx.git
Cloning into 'linux-imx'...
fatal: unable to connect to git.freescale.com:
git.freescale.com[0: 192.88.156.202]: errno=Connection refused

0 Kudos
Reply

2,593 Views
joanxie
NXP TechSupport
NXP TechSupport

it seems that your network issue, check your firewall, and could you access any internet?

0 Kudos
Reply