Fetcher failure for URL: 'git://github.com/ADLINK/mwifiex-adlink.git


  • I get following error message while building Yocto Image - imx-image-full 

    Looks like this repository is not public. 

    ERROR: nxp-wlan-sdk-git-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1423"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/ajith18/imx-yocto-bsp/sources/poky/scripts:/home/ajith18/imx-yocto-bsp/build/tmp/work/lec_imx8mp-poky-linux/nxp-wlan-sdk/git-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/ajith18/imx-yocto-bsp/build/tmp/work/lec_imx8mp-poky-linux/nxp-wlan-sdk/git-r0/recipe-sysroot/usr/bin/crossscripts:/home/ajith18/imx-yocto-bsp/build/tmp/work/lec_imx8mp-poky-linux/nxp-wlan-sdk/git-r0/recipe-sysroot-native/usr/sbin:/home/ajith18/imx-yocto-bsp/build/tmp/work/lec_imx8mp-poky-linux/nxp-wlan-sdk/git-r0/recipe-sysroot-native/usr/bin:/home/ajith18/imx-yocto-bsp/build/tmp/work/lec_imx8mp-poky-linux/nxp-wlan-sdk/git-r0/recipe-sysroot-native/sbin:/home/ajith18/imx-yocto-bsp/build/tmp/work/lec_imx8mp-poky-linux/nxp-wlan-sdk/git-r0/recipe-sysroot-native/bin:/home/ajith18/imx-yocto-bsp/sources/poky/bitbake/bin:/home/ajith18/imx-yocto-bsp/build/tmp/hosttools"; export HOME="/home/ajith18"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror https://adlink-guest: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@github.com/ADLINK/mwifiex-adlink.git /home/ajith18/imx-yocto-bsp/downloads//git2/github.com.ADLINK.mwifiex-adlink.git --progress failed with exit code 128, output:
    Cloning into bare repository '/home/ajith18/imx-yocto-bsp/downloads//git2/github.com.ADLINK.mwifiex-adlink.git'...
    remote: Invalid username or password.
    fatal: Authentication failed for 'https://adlink-guest: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@github.com/ADLINK/mwifiex-adlink.git/'

    ERROR: nxp-wlan-sdk-git-r0 do_fetch: Fetcher failure for URL: 'git://github.com/ADLINK/mwifiex-adlink.git;branch=adlink-imx_5.4.70.2.3.0;protocol=https;user=adlink-guest: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;'. Unable to fetch URL from any source.
    ERROR: Logfile of failure stored in: /home/ajith18/imx-yocto-bsp/build/tmp/work/lec_imx8mp-poky-linux/nxp-wlan-sdk/git-r0/temp/log.do_fetch.26046
    ERROR: Task (/home/ajith18/imx-yocto-bsp/sources/meta-imx/meta-bsp/recipes-connectivity/nxp-wlan-sdk/nxp-wlan-sdk_git.bb:do_fetch) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 4506 tasks of which 4501 didn't need to be rerun and 1 failed.

    Summary: 1 task failed:
      /home/ajith18/imx-yocto-bsp/sources/meta-imx/meta-bsp/recipes-connectivity/nxp-wlan-sdk/nxp-wlan-sdk_git.bb:do_fetch
    Summary: There was 1 WARNING message shown.
    Summary: There were 2 ERROR messages shown, returning a non-zero exit code.



  • Dear @Ajith Joseph, How did you build the Yocto image? Did you use Zeus or Hardknott?


  • I build the image using bitbake imx-image-full


  • Dear @Ajith Joseph, Sorry for the delayed response. During the process of building the Yocto image, this happens frequently. The NXP repository network issue may sometimes cause it to fail. It may be worthwhile to try again.


Please login to reply this topic!