Package: sbuild Version: 0.89.2 Hello. I'm getting these lines on every build log created by sbuild:
------------------------------------------------------------------ error: the following required arguments were not provided: --keyring <FILE> Usage: sqv --keyring <FILE> --cleartext --output <FILE> <FILE> ------------------------------------------------------------------ between the "Unpack source" section and the "Check disk space" section. There are examples here: https://people.debian.org/~sanvila/build-logs/202505/ Is this a bug in sbuild or maybe there is something that I'm probably doing wrong? In case it matters: I'm already using trixie for the host system. Thanks.