I am also getting a lot of log lines like + for p in $(< /tmp/dpkg.inslist) + dpkg -p dbus-daemon dpkg-query: package 'dbus-daemon' is not available
This comes from commands in my script, where I am attempting to extract dependency information from the packages with a view to building an SBOM for the ISO. When I am building for bullseye rather than bookworm, I don;t get these messages. Is live-build responsible for this behaviour, or should I report it against some other package ? Chris Ward