Image build fails for samsung-manta
Describe your issue
What's the expected behaviour?
Successful execution of pmbootstrap install --android-recovery-zip
What's the current behaviour?
Whether run with --android-recovery-zip
or not, installer fails:
mccarthy@x1:~/git/pmbootstrap$ pmbootstrap -v install
[09:48:55] *** (1/4) PREPARE NATIVE CHROOT ***
[09:48:55] (native) install alpine-base
[09:48:58] (native) install cryptsetup util-linux parted
[09:48:58] *** (2/4) CREATE DEVICE ROOTFS ("samsung-manta") ***
[09:48:58] (native) install qemu-arm
[09:48:59] Register qemu binfmt (arm)
[09:48:59] (rootfs_samsung-manta) install alpine-base
[09:49:02] (rootfs_samsung-manta) install postmarketos-base device-samsung-manta postmarketos-ui-console device-samsung-manta-nonfree-firmware vim lang musl-locales postmarketos-base-nofde
[09:49:12] NOTE: The failed command's output is above the ^^^ line in the log file: /tmp/pmbootstrap/log.txt
[09:49:12] ERROR: Command failed (exit code 1): apk add postmarketos-base device-samsung-manta postmarketos-ui-console device-samsung-manta-nonfree-firmware vim lang musl-locales postmarketos-base-nofde
[09:49:12] See also: <https://postmarketos.org/troubleshooting>
Run 'pmbootstrap log' for details.
How to reproduce your issue?
pmbootstrap zap -p
pmbootstrap init (see setup file)
pmbootstrap -v install [--android-recovery-zip]
What device are you using?
samsung-manta
On what postmarketOS version did you encounter the issue?
-
edge (
master
branch) -
v22.06
(supported until 2023-01-18) -
v22.12
-
I confirm that the issue still is present after running
sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
- Phosh
- Plasma Mobile
-
Sxmo (Wayland/Sway) Please post the output of
sxmo_version.sh
- Other: console
How did you get postmarketOS image?
- from https://images.postmarketos.org
- I built it using pmbootstrap
- It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
currentsetup.txt
Additional information
See attachment