Package: src:ruby3.1 Version: 3.1.2-8.3 Severity: important Tags: sid patch control: affects -1 src:openssl User: pkg-openssl-de...@lists.alioth.debian.org Usertags: openssl-3.3 control: forwarded -1 https://github.com/ruby/openssl/pull/728
Ruby fails the CI-testsuite against openssl 3.3 in experimental. Based on CI-log: | 1) Error: |OpenSSL::TestASN1#test_utctime: |OpenSSL::ASN1::ASN1Error: utctime is too short | /tmp/autopkgtest-lxc.9xrphuye/downtmp/autopkgtest_tmp/test/openssl/test_asn1.rb:698:in `decode' | /tmp/autopkgtest-lxc.9xrphuye/downtmp/autopkgtest_tmp/test/openssl/test_asn1.rb:698:in `decode_test' | /tmp/autopkgtest-lxc.9xrphuye/downtmp/autopkgtest_tmp/test/openssl/test_asn1.rb:411:in `test_utctime' | | 2) Error: |OpenSSL::TestASN1#test_generalizedtime: |OpenSSL::ASN1::ASN1Error: generalizedtime is too short | /tmp/autopkgtest-lxc.9xrphuye/downtmp/autopkgtest_tmp/test/openssl/test_asn1.rb:698:in `decode' | /tmp/autopkgtest-lxc.9xrphuye/downtmp/autopkgtest_tmp/test/openssl/test_asn1.rb:698:in `decode_test' | /tmp/autopkgtest-lxc.9xrphuye/downtmp/autopkgtest_tmp/test/openssl/test_asn1.rb:433:in `test_generalizedtime' | |Finished tests in 732.831411s, 26.2202 tests/s, 7769.1375 assertions/s. |19215 tests, 5693468 assertions, 0 failures, 2 errors, 83 skips The patch appears to have been merged into the release branch. Sebastian