Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#73430 - pass-otp: Package version does not match source code version
Attached to Project:
Community Packages
Opened by Leonard König (LeonardK) - Thursday, 20 January 2022, 11:40 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 16 February 2022, 17:04 GMT
Opened by Leonard König (LeonardK) - Thursday, 20 January 2022, 11:40 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 16 February 2022, 17:04 GMT
|
DetailsDescription: The package version is 1.2.0, however, if we extract the archive, we see it's still 1.1.0.
Additional info: * package version(s): 1.2.0 Steps to reproduce: $ wget -O - https://archlinux.org/packages/community/any/pass-otp/download 2>/dev/null | \ zstdcat | \ tar -Ox usr/lib/password-store/extensions/otp.bash | \ grep ^VERSION VERSION="1.1.1" |
This task depends upon
https://github.com/tadfisher/pass-otp/blob/v1.2.0/otp.bash#L19
https://github.com/tadfisher/pass-otp/commit/0aadd4c82cf190ae8ac9c08e7eb142716ed33a85
| git tag | VERSION | remark |
| 1.1.0 | 1.1.0 | |
| 1.2.0 | 1.1.1 | |
| -- | 1.1.2 | Add support for using Pass::OTP |
This is quite unfortunate, but I guess should be fixed upstream "first"? Probably the least invasive change would be to jump to 1.3/1.3.0 in both git tag was well as VERSION.