Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitbake on nilrt/16.0 branch outside NI domain fails to fetch from git.amer.corp.natinst hostmane #5

Closed
fmussi opened this issue Feb 15, 2017 · 1 comment

Comments

@fmussi
Copy link

fmussi commented Feb 15, 2017

If I'm working outside the NI network and I try to bitbake on any of the nilrt/16.0 recipes, I get this error when issuing bitbake-layers show-recipes

Parsing recipes..ERROR: ExpansionError during parsing /nilrt/sources/meta-nilrt/recipes-kernel/linux/linux-nilrt_3.14.bb: Failure expanding variable do_populate_sysroot: ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Fetch command failed with exit code 128, output:
fatal: unable to connect to git.amer.corp.natinst.com:
git.amer.corp.natinst.com: Name or service not known

It seems that .bb class tries to fetch your internal git repo and fails since it's reachable only by computers inside the NI network. This might be an issue for all customers trying to build images\packages with Yocto. It seems that with older branches (e.g. nilrt/15.5) this issue does not show up.

@bmouring
Copy link

Yes, @fmussi , we're aware and we will fix the issue in the meta-nilrt repo. In the meantime, pull requests are more than welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants