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

Error building docker image #663

Open
rujma opened this issue Apr 10, 2024 · 0 comments
Open

Error building docker image #663

rujma opened this issue Apr 10, 2024 · 0 comments

Comments

@rujma
Copy link

rujma commented Apr 10, 2024

  • What OS version?
    Ubuntu 22.04

  • What crankshaft version?
    csng branch

  • Steps to reproduce the bug, if you're planning to report a bug. Please indicate whether the bug is always reproducible.
    Building docker image

I am building on Ubuntu 22.04 LTS. I cloned the repo and run sudo ./build-docker.sh after updating all submodules.
After a while, I get this error on stage 4:

[22:42:17] End /pi-gen/stage3/04-crankshaft-bluetooth/01-run-chroot.sh
[22:42:17] End /pi-gen/stage3/04-crankshaft-bluetooth
[22:42:17] Begin /pi-gen/stage3/05-crankshaft-x11
[22:42:17] Begin /pi-gen/stage3/05-crankshaft-x11/00-run.sh
[22:42:17] End /pi-gen/stage3/05-crankshaft-x11/00-run.sh
[22:42:17] Begin /pi-gen/stage3/05-crankshaft-x11/01-run-chroot.sh
[22:42:17] End /pi-gen/stage3/05-crankshaft-x11/01-run-chroot.sh
[22:42:17] End /pi-gen/stage3/05-crankshaft-x11
[22:42:17] Begin /pi-gen/stage3/06-crankshaft-system-ro
[22:42:18] Begin /pi-gen/stage3/06-crankshaft-system-ro/01-run-chroot.sh
[22:42:18] End /pi-gen/stage3/06-crankshaft-system-ro/01-run-chroot.sh
[22:42:18] End /pi-gen/stage3/06-crankshaft-system-ro
[22:42:18] End /pi-gen/stage3
[22:42:18] Begin /pi-gen/stage4
[22:42:18] Begin /pi-gen/stage4/01-armv7-fixes
[22:42:18] End /pi-gen/stage4/01-armv7-fixes
[22:42:18] End /pi-gen/stage4
[22:42:18] Begin /pi-gen/export-image
[22:42:18] Begin /pi-gen/export-image/prerun.sh
losetup: /pi-gen/work/2024-04-10-crankshaft-ng/export-image/v1-crankshaft-ng.img: failed to set up loop device: No such file or directory
losetup: /pi-gen/work/2024-04-10-crankshaft-ng/export-image/v1-crankshaft-ng.img: failed to set up loop device: No such file or directory
losetup: /pi-gen/work/2024-04-10-crankshaft-ng/export-image/v1-crankshaft-ng.img: failed to set up loop device: No such file or directory
losetup: /pi-gen/work/2024-04-10-crankshaft-ng/export-image/v1-crankshaft-ng.img: failed to set up loop device: No such file or directory
losetup: /pi-gen/work/2024-04-10-crankshaft-ng/export-image/v1-crankshaft-ng.img: failed to set up loop device: No such file or directory
losetup: /pi-gen/work/2024-04-10-crankshaft-ng/export-image/v1-crankshaft-ng.img: failed to set up loop device: No such file or directory

Not sure if it built successfully

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

1 participant