-
Notifications
You must be signed in to change notification settings - Fork 59
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
ERROR: aziotctl-1.4.7.AUTOINC+91e058880c-r0 do_install: kirkstone meta-iotedge #161
Comments
Tried the branch ggjjj/update-rust-kirkstone and this time it fails with:
|
@ggjjj any help will be welcome since I've been stuck trying to get device-update and iotedge suite running for weeks now. |
It basically seems to be looking for this file while the actual one is in
|
Managed to move forward by creating a symbolic link between the two folders only to fails again in the next compilation:
|
For the install error
The recipe needs to use
|
It seems that the cargo modules in I think the fetch is not allowed in Yocto because it wouldn't produce reproducible builds. |
Thanks for following up. Unfortunately given how hard it was to get this going company decided to go other route for generating the raspberry pi images we need. However, I will try to follow this and move forward with the compilation as soon as I get some free time. Thanks for your efforts! |
Describe the bug
I'm getting an error while building azure meta-iotedge for a kirkstone image.
ERROR: aziotctl-1.4.7.AUTOINC+91e058880c-r0 do_install: ExecutionError('/mnt/storage/yocto/kirkstone/builds/digitalsignage/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/aziotctl/1.4.7.AUTOINC+91e058880c-r0/temp/run.do_install.2491067', 1, None, None)
ERROR: Logfile of failure stored in: /mnt/storage/yocto/kirkstone/builds/digitalsignage/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/aziotctl/1.4.7.AUTOINC+91e058880c-r0/temp/log.do_install.2491067
To Reproduce
Build with the following local.conf and bblayers.conf
Expected behavior
An image with iotedge and all the suite needed inside.
Logs
Build System (please complete the following information):
Target System (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: