Your message dated Wed, 02 Oct 2024 19:21:03 +0000
with message-id <e1sw4uf-007czw...@fasolo.debian.org>
and subject line Bug#1082952: fixed in libcryptx-perl 0.081-2
has caused the Debian Bug report #1082952,
regarding libcryptx-perl: t/sshkey.t fails on some architectures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1082952: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082952
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcryptx-perl
Version: 0.081-1
Severity: serious
Tags: upstream ftbfs
Justification: fails to build from source (but built successfully in the past)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

0.081-1 has test failures on some architectures (s390x, ppc64,
sparc64, x32):
https://buildd.debian.org/status/package.php?p=libcryptx-perl

At least for the first three the failure is the same:

FATAL: pem_decode_openssh failed: Invalid argument provided. at t/sshkey.t line 
129.
# Looks like your test exited with 255 just after 54.
t/sshkey.t .......................... 
1..756
ok 1 - RSA new
ok 2 - ECC new
ok 3 - DSA new
ok 4 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/e
ok 5 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/N
ok 6 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/is_private
ok 7 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/d
ok 8 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/p
ok 9 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/q
ok 10 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/qP
ok 11 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/dP
ok 12 - ssh_rsa_1024/ssh_rsa_1024_pkcs8/dQ
ok 13 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/e
ok 14 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/N
ok 15 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/is_private
ok 16 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/d
ok 17 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/p
ok 18 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/q
ok 19 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/qP
ok 20 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/dP
ok 21 - ssh_rsa_1024/ssh_rsa_1024_pkcs8_pw/dQ
ok 22 - ssh_rsa_1024/ssh_rsa_1024_pkcs8.pub/e
ok 23 - ssh_rsa_1024/ssh_rsa_1024_pkcs8.pub/N
ok 24 - ssh_rsa_1024/ssh_rsa_1024_pkcs8.pub/is_not_private
ok 25 - ssh_rsa_1024/ssh_rsa_1024_pem/e
ok 26 - ssh_rsa_1024/ssh_rsa_1024_pem/N
ok 27 - ssh_rsa_1024/ssh_rsa_1024_pem/is_private
ok 28 - ssh_rsa_1024/ssh_rsa_1024_pem/d
ok 29 - ssh_rsa_1024/ssh_rsa_1024_pem/p
ok 30 - ssh_rsa_1024/ssh_rsa_1024_pem/q
ok 31 - ssh_rsa_1024/ssh_rsa_1024_pem/qP
ok 32 - ssh_rsa_1024/ssh_rsa_1024_pem/dP
ok 33 - ssh_rsa_1024/ssh_rsa_1024_pem/dQ
ok 34 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/e
ok 35 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/N
ok 36 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/is_private
ok 37 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/d
ok 38 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/p
ok 39 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/q
ok 40 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/qP
ok 41 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/dP
ok 42 - ssh_rsa_1024/ssh_rsa_1024_pem_pw/dQ
ok 43 - ssh_rsa_1024/ssh_rsa_1024_pem.pub/e
ok 44 - ssh_rsa_1024/ssh_rsa_1024_pem.pub/N
ok 45 - ssh_rsa_1024/ssh_rsa_1024_pem.pub/is_not_private
ok 46 - ssh_rsa_1024/ssh_rsa_1024_openssh/e
ok 47 - ssh_rsa_1024/ssh_rsa_1024_openssh/N
ok 48 - ssh_rsa_1024/ssh_rsa_1024_openssh/is_private
ok 49 - ssh_rsa_1024/ssh_rsa_1024_openssh/d
ok 50 - ssh_rsa_1024/ssh_rsa_1024_openssh/p
ok 51 - ssh_rsa_1024/ssh_rsa_1024_openssh/q
ok 52 - ssh_rsa_1024/ssh_rsa_1024_openssh/qP
ok 53 - ssh_rsa_1024/ssh_rsa_1024_openssh/dP
ok 54 - ssh_rsa_1024/ssh_rsa_1024_openssh/dQ
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 702/756 subtests 

Test Summary Report
- -------------------
t/sshkey.t                        (Wstat: 65280 (exited 255) Tests: 54 Failed: 
0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 756 tests but ran 54.
Files=137, Tests=24533, 14 wallclock secs ( 0.77 usr  0.08 sys + 12.84 cusr  
0.63 csys = 14.32 CPU)
Result: FAIL
Failed 1/137 test programs. 0/24533 subtests failed.
make[1]: *** [Makefile:1771: test_dynamic] Error 255


Cheers,
gregor

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmb4gyVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbcqBAAj8+cQwMyQYl+G5Qn5RVUFOv4YBS5q5DIEjh+huZD1S9j8UTLyTGcGW2h
sds03054GcHLONMI/EqF8269FGhm7ibF6grety/Vcgij2ZvsY7KDCZHcBLf9Ic1Q
U43mcpN8zzeklN7ZFl1SeCklkeYJ9ktDGTQ+Wq5eib50WdKc7QhcdBSwzjgcirSE
7kwNI7G4tA3gk9HbohRZNgYLP6VRC8oJb/dazL0kO6sPnzoSvjpijGdWZ3zdOVjW
kDvCExybRFTpfgbFVAWkY2RY/jRKj/2xYU4RGpmN+BHdE/lz4MPbJS3L7akjiBKJ
X3z2rgVtvv25Y+ugGi80GeqQi26ixDorAFvxwdZ5FYReAHnIFr1o2G0u/W2gB79H
CM0Yb0dXYtFvDmhzVhANH6mSlabhS/T+FDgNj80NP2pDv5HzDI+rCXzHwrTYG836
Fl8XH7p6cmkMs6+lFS7rpYMmXIMU+jvavufXP5z9bzRthDhisQqT+i3RPubXsAZW
bRVXoO23YXlQkE/pZ9D/od4UlvLTGtWClvnJxl1l9tx3li2XhjXzxoMAp+tg1H9x
WzLVpdphx8DE0sB2L4oMgCHmrgIxazHSiwzThP6faAPx1rVr+tTjr/V1CrdJUpyF
8pF96hURVOFZjDUdnVL/zKCK+OUOZ5+ciaBW6NK9slCbsbYrkS0=
=gZ0M
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: libcryptx-perl
Source-Version: 0.081-2
Done: gregor herrmann <gre...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libcryptx-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1082...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated libcryptx-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 02 Oct 2024 20:19:12 +0200
Source: libcryptx-perl
Architecture: source
Version: 0.081-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 1082952
Changes:
 libcryptx-perl (0.081-2) unstable; urgency=medium
 .
   * Team upload.
   * Add patch from Niko Tyni to fix SSH RSA key decryption
     on 64-bit big endian hosts. (Closes: #1082952)
Checksums-Sha1:
 e00f93e3e3d38eaf3ada5272ab5752c5659e289d 2377 libcryptx-perl_0.081-2.dsc
 3e25c4973113ffaf5c988e27dc2ab55b61ae98bc 6220 
libcryptx-perl_0.081-2.debian.tar.xz
Checksums-Sha256:
 eef3a83da906351cceee26650047fb93b81afc1ba68b3751bdc4ca0cf43af8e3 2377 
libcryptx-perl_0.081-2.dsc
 33081b63bc6c8de87d294bb7dbdd66e0e09d7e06da196d61a0ee6663e4cfe441 6220 
libcryptx-perl_0.081-2.debian.tar.xz
Files:
 668a04586d8e39b60c6db7198812bdf2 2377 perl optional libcryptx-perl_0.081-2.dsc
 66cbade3aad8a50ef824dbf15f1d42d2 6220 perl optional 
libcryptx-perl_0.081-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmb9kDVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qga6SxAAksMw8x+7qVYhK18d1QcrUThGG55vB5gUy0HGggcMnhdzxCtM5kYTxaJ9
4mN93j+xug9wpQ00IkUSTl8eYvDx2epBXP/XdU+tjmHFQsP+yuKQ8EWAVQeWKaji
ZBbUQB0CF3W8batN6DUN2VHzbrSd3dyT+GXD6XHwzDxP5BWFb3V0I2fajferTWtk
vqLnl+4O9OU2fVgjATWDYykkyRzi0OAjgbU7p/c8DWT77y6R5C2LBv7KEYzkUedW
9xuiTlxMsk+wVtvKEd13qt2PlB6Kvrs9k171tNHdC6C2DtlbHzDhwrg5blW5ZEka
OzyOEQpQZnhRW8hfKqE2jeLSqd8UdQS1ACN/SkbtysXqDeUaQOD35bEKkyP8wE5+
tqjM7QS9MBIIjRG/52gAGXKQQ4fp3oiDe1k6UwqgUTiwxzbtkm22a01ozX4lZh5j
8hL27ZNBxJGc/uw1ZWcaBFXMETlJUmarTiOvnwQZg1QGITjdxJJN7zFgem41goTA
70zDwSPtgntyNDZDT/1szRTuUgtpncK/JI2/L8EgKIWSsySALDvPoOlP+DvJ+c06
FEZJbWM2rAjCqi9HI5wAnEOG3kF/iiLQScL2aUyV+TAwg2Pdhl3Ore5Wh2oBJ751
sDNjZmVO18iNsfBfZ7Yj/ALfGx26vQnVagehbnPEpvfQ3rHuk5I=
=feOG
-----END PGP SIGNATURE-----

Attachment: pgpB3YDFVql34.pgp
Description: PGP signature


--- End Message ---

Reply via email to