init: cannot skip bootimg_analyze step
Expected behaviour: I can skip this step in init and run pmbootstrap bootimg_analyze
later
Current behaviour: path to boot.img is a requirement, can't advance further in init
pmbootstrap init
stdout
[10:51:48] You can analyze a known working boot.img file to automatically fill out the flasher information for your deviceinfo file. Either specify the path to an image or press return to skip this step (you can do it later with 'pmbootstrap bootimg_analyze').
[10:51:48] Path:
[10:51:49] NOTE: You will be prompted for your sudo/doas password, so we can set up a chroot to extract and analyze your boot.img file
[10:51:53] (native) install file unpackbootimg
[10:51:53] (native) chroot not initialized! This is a bug! Please report it.
[10:51:53] (native) initializing the chroot for you...
Password:
[10:52:08] NOTE: The failed command's output is above the ^^^ line in the log file: /home/user/.local/var/pmbootstrap/log.txt
[10:52:08] ERROR: Command failed (exit code 1): % sudo cp . /home/user/.local/var/pmbootstrap/chroot_native/tmp/bootimg_parser/boot.img. Please try again.
[10:52:08] Path:
Edited by Anri Dellal