Package: devscripts
Version: 2.20.2
Severity: normal

$ cat config
#SALSA_GROUP=debian-hamradio-team
SALSA_GROUP=debian-hamradio-team/soapysdr
SALSA_TOKEN_FILE=~/.priv/pw/salsa-token
SALSA_IRKER=no
SALSA_KGB=yes
SALSA_IRC_CHANNEL='debian-hams;use_irc_notices=1;squash_threshold=3'
SALSA_CI_CONFIG_PATH=debian/gitlab-ci.yml
SALSA_EMAIL=yes
SALSA_EMAIL_RECIPIENTS=dispatch+%p_...@tracker.debian.org
SALSA_ENABLE_MR=yes
SALSA_ENABLE_ISSUES=yes
SALSA_TAGPENDING=yes

$ cat salsa.sh
#!/bin/sh

salsa --conffile config "$@"

Now run that without any extra arguments like --all:

$ ./salsa.sh update_safe
salsa warn: Repository name is missing
1 packages misconfigured, update them ? (Y/n) ^C

The misconfig warning appeared basically instantaneously so I don't
believe it was actually talking to salsa.

Christoph

Reply via email to