On Wed, 3 Jul 2019 at 14:21, Chad Gong <cg...@trijicon.com> wrote: > I re-ran another build of the same configuration. This time there is no fetch > error for the file that failed last time. I looks each time I build, I get > different fetch error randomly. But this time the failed URL is git shown > below, and I cannot even use wget to download it. > > ERROR: libnsl2-native-1.2.0+gitAUTOINC+37c5ffe303-r0 do_fetch: Fetcher > failure for URL: 'git://github.com/thkukuk/libnsl'. Unable to fetch URL from > any source. > > $ wget git://github.com/thkukuk/libnsl > git://github.com/thkukuk/libnsl: Unsupported scheme ‘git’.
Yes, wget is a HTTP fetcher, not a git fetcher. Look at the log.do_fetch for libnsl2-native (tmp/work/*/libnsl2-native/1.2.0/temp/log.do_fetch. That will tell you what is failing. Maybe you've a firewall that isn't allowing git out? Ross -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto