Package: ben
Version: 0.10.1+b1
[...]
Today respighi (the host that runs the Release Team tools) was upgraded
to bookworm. Since the upgrade we're getting cron e-mails about errors
from ben. It turns out ben runs fine, but it does output to stderr.
elbrus@respighi:/home/release/www/transitions$ sudo -u release make cron
umask 0002; nice -n 10 ionice -c 3 /usr/bin/ben tracker -g /srv/
release.debian.org/www/transitions/global.conf -u -q
read_global_config /srv/release.debian.org/www/transitions/global.conf
Note the "read_global_config" line that wasn't there apparently in
bullseye.
I can reproduce with:
elbrus@respighi:/home/release/www/transitions$ /usr/bin/ben tracker -g
xxx --help > /dev/null
read_global_config xxx