https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-admin/pass-otp-1.2.0-r1 fails tests (DASH-SYSTEM). Discovered on: amd64 (internal ref: dash_tinderbox)
Created attachment 842373 [details] build.log build log and emerge --info
I could be wrong, but I do not think this is a dash specific issue. Here is an upstream bug from a Fedora user, which, I think, does not use dash: https://github.com/tadfisher/pass-otp/issues/171 The issue is with incrementing the HOTP counter in the otp.bash script. Instead of replacing the old counter text, it appends the new text after the old text. It seems that the issue is missing quotes around a shell parameter expansion, as seen from this patch: https://github.com/tadfisher/pass-otp/pull/172
tinderbox-stable has reproduced this issue in a STABLE environment with version 1.2.0