imx yocto project repo sync error

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

imx yocto project repo sync error

1,136 Views
ken_lan
Contributor I

Hi,

It's stuck up every time when I was trying "repo sync" operation, log like below:

ken@ken-Inspiron-5548:~/imx-yocto-bsp$ repo sync
Fetching projects: 92% (13/14) fsl-community-bsp-baseerror: Unable to get pack index https://git.openembedded.org/meta-python2/objects/pack/pack-942b102ce61729be56d721420cf211fedae35b6b...
^Caborted by user
ken@ken-Inspiron-5548:~/imx-yocto-bsp$ DISTRO=fsl-imx-x11 MACHINE=imx6slevk source imx-setup-release.sh -b build

Build directory is build
/home/lanken/imx-yocto-bsp
bash: /home/lanken/imx-yocto-bsp/sources/poky/oe-init-build-env: No such file or directory

ERROR - No build directory is set yet. Run the 'setup-environment' script before running this script to create .


ken@ken-Inspiron-5548:~/imx-yocto-bsp$ repo sync
Fetching projects: 92% (13/14) fsl-community-bsp-baseerror: Unable to get pack index https://git.openembedded.org/meta-python2/objects/pack/pack-942b102ce61729be56d721420cf211fedae35b6b...

 

What's the probable reason? Any addressed solution?

0 Kudos
2 Replies

1,109 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

Please try to add git proxy 

 

BR

Zhiming

0 Kudos

1,129 Views
ken_lan
Contributor I

additional information:

In the browser I can visit website: https://git.openembedded.org/meta-python2/objects/pack/pack-942b102ce61729be56d721420cf211fedae35b6b... and download the "pack-942b102ce61729be56d721420cf211fedae35b6b.idx" file, but it's uncompleted file(file size unkown when downloading and sizes only 267kB after downloading.

0 Kudos