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

export-image prerun fails #722

Open
galla15 opened this issue Nov 10, 2023 · 2 comments
Open

export-image prerun fails #722

galla15 opened this issue Nov 10, 2023 · 2 comments

Comments

@galla15
Copy link

galla15 commented Nov 10, 2023

I'm trying to build a custom lite image using the docker build script and I'm stuck on this error:

[12:19:43] End /pi-gen/stage2
[12:19:43] Begin /pi-gen/export-image
[12:19:43] Begin /pi-gen/export-image/prerun.sh
du: cannot access '/pi-gen/work/rpi-emulator'$'\r''/stage2/rootfs/proc/1547/task/1547/fd/3': No such file or directory
du: cannot access '/pi-gen/work/rpi-emulator'$'\r''/stage2/rootfs/proc/1547/task/1547/fdinfo/3': No such file or directory
du: cannot access '/pi-gen/work/rpi-emulator'$'\r''/stage2/rootfs/proc/1547/fd/4': No such file or directory
du: cannot access '/pi-gen/work/rpi-emulator'$'\r''/stage2/rootfs/proc/1547/fdinfo/4': No such file or directory
truncate: failed to truncate '/pi-gen/work/rpi-emulator'$'\r''/export-image/2023-11-10-rpi-emulator'$'\r''-lite.img' at 168898087354368 bytes: File too large

Any ideas?

@j123b567
Copy link

Probably related to #537

@XECDesign
Copy link
Member

Is it resolved after f1c166a?

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

3 participants