When I go with the rockpi official manual to compile Debain image, The Error of “E: Unable to locate package acpi-support-base…” was appear, so I try many times agian. but the result always is “E: Unable to locate package acpi-support-base…”.follows are my shell command:
RELEASE=buster TARGET=desktop ARCH=arm64 ./mk-base-debian.sh
And I found the last running script is “lb chroot_install-packages live” !, I try this command in console, the same error is showed, so I guess “lb” is the root of error. unfortunately, In spite of use “lb chroot_install-packages live --deug”, the process dump litter debug info.
So, Does Someone know this live-build Error !