NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/59325: t_netpgpverify is failing on some ports
>Number: 59325
>Category: bin
>Synopsis: t_netpgpverify is failing on some ports
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Apr 19 02:15:00 +0000 2025
>Originator: Taylor R Campbell
>Release: current
>Organization:
The NetPGP Indigestion
>Environment:
>Description:
sparc and evbmips64-eb, at least (but not sparc64, so it's not just a big-endian thing):
Standard output stream
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in1.gpg ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in1.asc ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat in1.gpg ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat in1.asc ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in2.gpg ]
Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in2.asc ]
Standard error stream
Fail: incorrect exit status: 1, expected: 0
stdout:
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
hash_any: bad algorithm
stderr:
Signature did not match contents -- Signature on data did not match
https://releng.netbsd.org/b5reports/sparc/2025/2025.04.17.20.02.32/test.html#usr.bin_netpgpverify_t_netpgpverify_netpgpverify_testset_2_dsa_signatures
>How-To-Repeat:
cd /usr/tests/usr.bin/netpgpverify
atf-run t_netpgpverify | atf-report
>Fix:
Yes, please!
Home |
Main Index |
Thread Index |
Old Index