Your message dated Wed, 10 Sep 2025 07:40:00 +0000
with message-id <[email protected]>
and subject line Bug#1114398: fixed in sscg 3.0.8-2
has caused the Debian Bug report #1114398,
regarding sscg: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu &&
DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=2 meson test
--verbose returned exit code 12
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 [email protected]
immediately.)
--
1114398: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114398
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sscg
Version: 3.0.8-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:sscg, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh "clean"
dh_clean
debian/rules binary
dh "binary"
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
-Dpython.bytecompile=-1
The Meson build system
Version: 1.9.0
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
[... snipped ...]
+ return 22
==============================================================================
=================================== 32/43 ====================================
test: test_cert_invalidity_bad_strength_sha256_des-ede3-cbc_512
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MALLOC_PERTURB_=206 MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha256 --cipher-alg
des-ede3-cbc --key-strength 512
----------------------------------- stdout -----------------------------------
/tmp/sscg_pdFhxe /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_pdFhxe
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha256 --cipher-alg
des-ede3-cbc --key-strength 512 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_pdFhxe
+ return 22
==============================================================================
=================================== 33/43 ====================================
test: test_cert_invalidity_bad_strength_sha256_des-ede3-cbc_1024
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 MALLOC_PERTURB_=216 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha256 --cipher-alg
des-ede3-cbc --key-strength 1024
----------------------------------- stdout -----------------------------------
/tmp/sscg_A2tmcI /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_A2tmcI
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha256 --cipher-alg
des-ede3-cbc --key-strength 1024 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_A2tmcI
+ return 22
==============================================================================
=================================== 34/43 ====================================
test: test_cert_invalidity_bad_strength_sha256_aes-256-cbc_512
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MALLOC_PERTURB_=131 MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha256 --cipher-alg
aes-256-cbc --key-strength 512
----------------------------------- stdout -----------------------------------
/tmp/sscg_5jW9iF /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_5jW9iF
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha256 --cipher-alg
aes-256-cbc --key-strength 512 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_5jW9iF
+ return 22
==============================================================================
=================================== 35/43 ====================================
test: test_cert_invalidity_bad_strength_sha256_aes-256-cbc_1024
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MALLOC_PERTURB_=45 MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha256 --cipher-alg
aes-256-cbc --key-strength 1024
----------------------------------- stdout -----------------------------------
/tmp/sscg_JhwE4K /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_JhwE4K
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha256 --cipher-alg
aes-256-cbc --key-strength 1024 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_JhwE4K
+ return 22
==============================================================================
=================================== 36/43 ====================================
test: test_cert_invalidity_bad_strength_sha384_des-ede3-cbc_512
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MALLOC_PERTURB_=23 MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha384 --cipher-alg
des-ede3-cbc --key-strength 512
----------------------------------- stdout -----------------------------------
/tmp/sscg_foaOPr /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_foaOPr
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha384 --cipher-alg
des-ede3-cbc --key-strength 512 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_foaOPr
+ return 22
==============================================================================
=================================== 37/43 ====================================
test: test_cert_invalidity_bad_strength_sha384_des-ede3-cbc_1024
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MALLOC_PERTURB_=22 MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha384 --cipher-alg
des-ede3-cbc --key-strength 1024
----------------------------------- stdout -----------------------------------
/tmp/sscg_CwQsDq /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_CwQsDq
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha384 --cipher-alg
des-ede3-cbc --key-strength 1024 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_CwQsDq
+ return 22
==============================================================================
=================================== 38/43 ====================================
test: test_cert_invalidity_bad_strength_sha384_aes-256-cbc_512
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MALLOC_PERTURB_=246 MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha384 --cipher-alg
aes-256-cbc --key-strength 512
----------------------------------- stdout -----------------------------------
/tmp/sscg_2qi2ir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_2qi2ir
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha384 --cipher-alg
aes-256-cbc --key-strength 512 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_2qi2ir
+ return 22
==============================================================================
=================================== 39/43 ====================================
test: test_cert_invalidity_bad_strength_sha384_aes-256-cbc_1024
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MALLOC_PERTURB_=38 MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha384 --cipher-alg
aes-256-cbc --key-strength 1024
----------------------------------- stdout -----------------------------------
/tmp/sscg_zdD9br /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_zdD9br
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha384 --cipher-alg
aes-256-cbc --key-strength 1024 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_zdD9br
+ return 22
==============================================================================
=================================== 40/43 ====================================
test: test_cert_invalidity_bad_strength_sha512_des-ede3-cbc_512
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MALLOC_PERTURB_=100 MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha512 --cipher-alg
des-ede3-cbc --key-strength 512
----------------------------------- stdout -----------------------------------
/tmp/sscg_qQJcJl /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_qQJcJl
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha512 --cipher-alg
des-ede3-cbc --key-strength 512 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_qQJcJl
+ return 22
==============================================================================
=================================== 41/43 ====================================
test: test_cert_invalidity_bad_strength_sha512_des-ede3-cbc_1024
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=8
MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha512 --cipher-alg
des-ede3-cbc --key-strength 1024
----------------------------------- stdout -----------------------------------
/tmp/sscg_vdnYnf /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_vdnYnf
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha512 --cipher-alg
des-ede3-cbc --key-strength 1024 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_vdnYnf
+ return 22
==============================================================================
=================================== 42/43 ====================================
test: test_cert_invalidity_bad_strength_sha512_aes-256-cbc_512
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MALLOC_PERTURB_=135 MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha512 --cipher-alg
aes-256-cbc --key-strength 512
----------------------------------- stdout -----------------------------------
/tmp/sscg_qD05Cb /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_qD05Cb
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha512 --cipher-alg
aes-256-cbc --key-strength 512 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_qD05Cb
+ return 22
==============================================================================
=================================== 43/43 ====================================
test: test_cert_invalidity_bad_strength_sha512_aes-256-cbc_1024
start time: 15:38:34
duration: 0.01s
result: exit status 22
command: MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MALLOC_PERTURB_=196 MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha512 --cipher-alg
aes-256-cbc --key-strength 1024
----------------------------------- stdout -----------------------------------
/tmp/sscg_scnMEl /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_scnMEl
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha512 --cipher-alg
aes-256-cbc --key-strength 1024 --cert-key-password mypassword --dhparams-file
dhparams.pem
Key strength must be at least 2048 bits.
ERROR: Invalid argument
+ common_finalize
+ exitcode=22
+ rm -Rf /tmp/sscg_scnMEl
+ return 22
==============================================================================
=================================== 23/43 ====================================
test: test_cert_validity_sha512_aes-256-cbc_4096
start time: 15:38:33
duration: 2.23s
result: exit status 127
command: MALLOC_PERTURB_=145 MESON_TEST_ITERATION=1 LC_ALL=C
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_SOURCE_ROOT=/<<PKGBUILDDIR>>
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_BUILD_ROOT=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/<<PKGBUILDDIR>>/test/test_cert_validity.sh --hash-alg sha512 --cipher-alg
aes-256-cbc --key-strength 4096
----------------------------------- stdout -----------------------------------
/tmp/sscg_Jzqfac /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Wrote service certificate key to /tmp/sscg_Jzqfac/service-key.pem
Wrote service certificate to /tmp/sscg_Jzqfac/service.pem
Wrote CA certificate to /tmp/sscg_Jzqfac/ca.crt
Wrote Diffie-Hellman parameters to /tmp/sscg_Jzqfac/dhparams.pem
----------------------------------- stderr -----------------------------------
+ pushd /tmp/sscg_Jzqfac
+ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sscg --hash-alg sha512 --cipher-alg
aes-256-cbc --key-strength 4096 --cert-key-password mypassword --dhparams-file
dhparams.pem
+ test -e dhparams.pem
+ test -e ca.crt
+ test -e service.pem
+ test -e service-key.pem
+ openssl dhparam -noout -in dhparams.pem
/<<PKGBUILDDIR>>/test/test_cert_validity.sh: line 196: openssl: command not
found
+ common_finalize
+ exitcode=127
+ rm -Rf /tmp/sscg_Jzqfac
+ return 127
==============================================================================
Summary of Failures:
12/43 test_cert_validity_sha256_des-ede3-cbc_2048 FAIL
0.29s exit status 127
14/43 test_cert_validity_sha256_aes-256-cbc_2048 FAIL
0.37s exit status 127
13/43 test_cert_validity_sha256_des-ede3-cbc_4096 FAIL
1.04s exit status 127
15/43 test_cert_validity_sha256_aes-256-cbc_4096 FAIL
1.19s exit status 127
16/43 test_cert_validity_sha384_des-ede3-cbc_2048 FAIL
1.16s exit status 127
17/43 test_cert_validity_sha384_des-ede3-cbc_4096 FAIL
0.73s exit status 127
18/43 test_cert_validity_sha384_aes-256-cbc_2048 FAIL
0.99s exit status 127
20/43 test_cert_validity_sha512_des-ede3-cbc_2048 FAIL
0.17s exit status 127
19/43 test_cert_validity_sha384_aes-256-cbc_4096 FAIL
1.24s exit status 127
22/43 test_cert_validity_sha512_aes-256-cbc_2048 FAIL
0.46s exit status 127
21/43 test_cert_validity_sha512_des-ede3-cbc_4096 FAIL
1.19s exit status 127
23/43 test_cert_validity_sha512_aes-256-cbc_4096 FAIL
2.23s exit status 127
Ok: 11
Expected Fail: 20
Fail: 12
dh_auto_test: error: cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
LC_ALL=C.UTF-8 MESON_TESTTHREADS=2 meson test --verbose returned exit code 12
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: sscg
Source-Version: 3.0.8-2
Done: Martin Pitt <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sscg, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Pitt <[email protected]> (supplier of updated sscg 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 10 Sep 2025 02:57:36 +0000
Source: sscg
Architecture: source
Version: 3.0.8-2
Distribution: unstable
Urgency: medium
Maintainer: Stephen Gallagher <[email protected]>
Changed-By: Martin Pitt <[email protected]>
Closes: 1114398
Changes:
sscg (3.0.8-2) unstable; urgency=medium
.
* Add openssl test dependency (Closes: #1114398)
* debian/watch: Fix for current GitHub.
HTML scraping of the /releases page does not work any more. There are no
actual tarball artifacts other than the GitHub autogenerated tag
archives, so look at these directly.
Checksums-Sha1:
4a991e992c4e5ae32009a2594b462d4bb5ab0c03 1980 sscg_3.0.8-2.dsc
36df6f33a060a745755464e5ec9a651670cf527c 3172 sscg_3.0.8-2.debian.tar.xz
a6e889ae59e837ac2f5f99c0e02bed0fa7a7548b 6509 sscg_3.0.8-2_source.buildinfo
Checksums-Sha256:
333f28e757b6253cc3d716d11f57954aa5044a1508deee0ef4eef128e04be9bd 1980
sscg_3.0.8-2.dsc
2897ceb02482845d7406ef72404dd762928786eab8b80475a58c613a49460d9d 3172
sscg_3.0.8-2.debian.tar.xz
72bf4073a6ae1dc544e57a2473b57f9cbfd1607c63966a1089659dafca176aad 6509
sscg_3.0.8-2_source.buildinfo
Files:
a7f16323246c64f46c64d9d1db134fde 1980 utils optional sscg_3.0.8-2.dsc
da0db1aa16ffb62199bf290e4e0506f9 3172 utils optional sscg_3.0.8-2.debian.tar.xz
6aba1a647c560e7a4375836d68d816d1 6509 utils optional
sscg_3.0.8-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEbEuHi35jHxYFV8PN7nvd5LhrVxMFAmjA6VcACgkQ7nvd5Lhr
VxNWBBAAvE1tPTcKhvKkA4j1/VUsiDzDldCbdvnwCXnBkDbSCJ7X6WhH5KqF6Tf0
YPrndr8kxx4nL+JGKJxZK53qpjYtMnj8QmwIvNgW4lRvNB7kZ7VvXsNH0lqOa/AH
tpQNU9bs2qhKeYiFjDGyySUqzFZTo+rrqgChyCkp3sv4pNns98jYlZzNMF5js5u0
vOsualPrxe4s1hbk3DvODHAOA+Xi4JCTnUBmB25uqyKCULwMa24ria0DyxqI0vN4
UgYQYJjH+uoeWwpQ5EVF6sm1IrMAxSzFtToYihoTiZKMOFcDC0ZoJS9GN+Yt+Kxx
2zWVAEEyvKoQjfG6b6wf40nbTOiP2H9a3CGEYLhR7ZB2gCtKPs3GClqcQ+aNRoun
bZEnKoKT7/hBfmXY2IyBmWwT3HMpGU3x1PC/yze6EBdQIfniUhwXZ/i9EFJ8ZIod
q92ono2EQf3TTWx+7yKa0LSozNIyZNmHl6gTu+dQHVkwiIagG44BeWVBw8J/16er
q3XFLMpidZExCpdJBr0XEtjX4rVeUq16gJz38KcqumJR6gaQC+0BGqVy6q/8AZHS
HUegjkjj/wuqan0kGPYXO/xlvxEJuFD22xvA6SHKdgYCjfkV+XlL72oTWo8Mz6B+
ztNzxRc0JI24LphlUxDvFonGXU3sleQSZObhfSdNPP9AOvyWNCI=
=eFCI
-----END PGP SIGNATURE-----
pgpRGz3NxtvOH.pgp
Description: PGP signature
--- End Message ---