Bootstrap fails with a fresh clone of the arm64 branch using build-docker.sh. No changes made, config file only contains
End of debootstrap.log contains:
Initializing machine ID from random generator.
Failed to take /etc/passwd lock: Invalid argument
dpkg: error processing package systemd (--install):
installed systemd package post-installation script subprocess returned error exit status 1
Full file attached below:
debootstrap.log
Log of dockerfile definition:
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 563B 0.0s
=> [internal] load metadata for docker.io/library/debian:trixie 0.7s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 92B 0.0s
=> [1/3] FROM docker.io/library/debian:trixie@sha256:0d01188e8dd0ac63bf155900fad49279131a876a1ea7fac917c62e87ccb2732d 0.0s
=> [internal] load build context 0.0s
=> => transferring context: 62.23kB 0.0s
=> CACHED [2/3] RUN apt-get -y update && apt-get -y install --no-install-recommends git vim parted quilt coreutils qemu-user-static debootstrap zerofree zip dosfstoo 0.0s
=> [3/3] COPY . /pi-gen/ 0.7s
=> exporting to image 0.2s
=> => exporting layers 0.1s
=> => writing image sha256:73fb3aae88af243119a0b887d1f721c54613ce824333fb988f464e585fb96c1b 0.0s
=> => naming to docker.io/library/pi-gen
Bootstrap fails with a fresh clone of the arm64 branch using build-docker.sh. No changes made, config file only contains
End of debootstrap.log contains:
Full file attached below:
debootstrap.log
Log of dockerfile definition: