On Tue, 20 Nov 2018, Xavier wrote: > > Unable to reproduce now, this bug seems fixed now. I'm going to provide > > a new .deb after adding other requests. > > I built a new .deb: > http://people.debian.org/~yadd/devscripts_2.18.10_amd64.deb
It's actually worse. I'm attaching my pkg-security.conf and here's the call I'm doing: $ salsa --conf-file +./pkg-security.conf check_repo --debug --verbose --all salsa info: Found 7 projects grub: email-on-push missing irker missing tagpending missing debian.org: email-on-push missing irker missing tagpending missing ^C Those packages are not part of pkg-security... My .devscripts has this: $ grep SALSA ~/.devscripts SALSA_TOKEN_FILE=/private/config-sensible/salsa-token $ cat /private/config-sensible/salsa-token SALSA_TOKEN=xxxxxxxxxx SALSA_URL=https://salsa.debian.org/api/v4 (I just replaced the token, the rest is exactly as-is) Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: https://www.freexian.com/services/debian-lts.html Learn to master Debian: https://debian-handbook.info/get/
SALSA_TEAM=pkg-security-team #SALSA_TEAM_ID=2586 SALSA_IRC_CHANNEL=#debian-pkg-security #SALSA_DESC=yes SALSA_EMAIL=yes SALSA_EMAIL_RECIPIENTS=dispa...@tracker.debian.org SALSA_IRKER=yes SALSA_IRKER_HOST=ruprecht.snow-crash.org SALSA_TAGPENDING=yes SALSA_SOURCE_BRANCH=master SALSA_DEST_BRANCH=debian/master SALSA_RENAME_HEAD=yes SALSA_ENABLE_MR=yes SALSA_DISABLE_ISSUES=yes