Package: pass-otp Version: 1.2.0-10 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, I'm surprised that I seem to be the only one with this problem. I have pass and pass-otp installed. bash-completion works perfectly for the former but not the latter. I believe this is because when I type `pass otp <tab>` bash goes looking for the completion in .../bash-completion/completions/pass instead of bash-completion/completions/pass-otp. Apparently the way to solve this, as endorsed in .../doc/pass-otp/README.md.gz, is either to change the pass completion file so that it loads pass-otp, or symlink with `sudo ln -s /usr/share/bash-completion/completions/pass-otp /etc/bash_completion.d/pass-otp`. Can one of these solutions be published to the package so that it works better out of the box? -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (501, 'testing'), (500, 'testing-debug'), (1, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 7.1.3+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages pass-otp depends on: ii pass 1.7.4-8 Versions of packages pass-otp recommends: ii oathtool 2.6.14-1+b1 ii qrencode 4.1.1-2+b2 Versions of packages pass-otp suggests: ii zbar-tools 0.23.93-9+b4 -- no debconf information

