Error unable to select a package sudo doas-sudo-shim pmbootstrap install
that's the pmbootstrap log output. I'm trying to install on daisy(a2 lite) using the ubuntu (git version) tool. Pmbootstrap 3.0.0
`~ 23:38 pmbootstrap log fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.g z fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz ERROR: unable to select packages: sudo-1.9.16_p1-r1: conflicts: doas-sudo-shim-0.1.1-r1[cmd:sudo=1.9.16_p1-r1] breaks: doas-sudo-shim-0.1.1-r1[!sudo] satisfies: postmarketos-base-38-r0[sudo-virt] postmarketos-base-nofde-38-r0[sudo-virt] doas-sudo-shim-0.1.1-r1: conflicts: sudo-1.9.16_p1-r1[cmd:sudo=0.1.1-r1] satisfies: postmarketos-base-doas-38-r0[doas-sudo-shim] postmarketos-base-38-r0[sudo-virt] postmarketos-base-nofde-38-r0[sudo-virt] (015941) [23:35:18] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ (015941) [23:35:18] NOTE: The failed command's output is above the ^^^ line in t he log file: /tmp/work/log.txt (015941) [23:35:18] ERROR: Command failed (exit code 16): /tmp/work/apk.static - (015941) [23:35:18] See also: https://postmarketos.org/troubleshooting (015941) [23:35:18] Traceback (most recent call last): File "/home/carloss/pmbootstrap/pmb/init.py", line 111, in main run_command(args) File "/home/carloss/pmbootstrap/pmb/commands/init.py", line 60, in run_com getattr(frontend, args.action)(args) File "/home/carloss/pmbootstrap/pmb/helpers/frontend.py", line 409, in install pmb.install.install(args) File "/home/carloss/pmbootstrap/pmb/install/_install.py", line 1388, in instal create_device_rootfs(args, step, steps) File "/home/carloss/pmbootstrap/pmb/install/_install.py", line 1321, in create pmb.chroot.apk.install(install_packages, chroot) File "/home/carloss/pmbootstrap/pmb/chroot/apk.py", line 230, in install install_run_apk(to_add, to_add_local, to_del, chroot) File "/home/carloss/pmbootstrap/pmb/chroot/apk.py", line 191, in install_run_a pmb.helpers.apk.run(command, chroot, with_progress=(i == 0)) File "/home/carloss/pmbootstrap/pmb/helpers/apk.py", line 221, in run _apk_with_progress(_command) File "/home/carloss/pmbootstrap/pmb/helpers/apk.py", line 154, in _apk_with_pr pmb.helpers.run_core.check_return_code(p_apk.returncode, log_msg) File "/home/carloss/pmbootstrap/pmb/helpers/run_core.py", line 298, in check_r raise RuntimeError(f"Command failed (exit code {str(code)}): " + log_message RuntimeError: Command failed (exit code 16): /tmp/work/apk.static --no-progress
(015941) [23:35:18] % cd /tmp/work/cache_git/pmaports; git rev-parse --abbrev-re (015941) [23:35:18] % cd /tmp/work/cache_git/pmaports; git status --porcelain
(016130) [23:35:29] $ pmbootstrap /home/carloss/.local/bin/pmbootstrap log (016130) [23:35:29] Pmbootstrap v3.0.0 (Python 3.12.3 (main, Nov 6 2024, 18:32:19) [GCC 13.2.0]) (016130) [23:35:29] % tail -n 60 -F /tmp/work/log.txt (016130) [23:35:29] *** output passed to pmbootstrap stdout, not to this log ***
(016313) [23:37:52] $ pmbootstrap /home/carloss/.local/bin/pmbootstrap log (016313) [23:37:52] Pmbootstrap v3.0.0 (Python 3.12.3 (main, Nov 6 2024, 18:32:19) [GCC 13.2.0]) (016313) [23:37:52] % tail -n 60 -F /tmp/work/log.txt (016313) [23:37:52] *** output passed to pmbootstrap stdout, not to this log ***
(018418) [23:38:13] $ pmbootstrap /home/carloss/.local/bin/pmbootstrap log (018418) [23:38:13] Pmbootstrap v3.0.0 (Python 3.12.3 (main, Nov 6 2024, 18:32:19) [GCC 13.2.0]) (018418) [23:38:13] % tail -n 60 -F /tmp/work/log.txt (018418) [23:38:13] *** output passed to pmbootstrap stdout, not to this log *** ^[[B^C`