Package: php-dapphp-radius Severity: normal Dear Maintainer,
php-dapphp-radius currently FTBFS with OpenSSL 3 [1]. The salsa MR in https://salsa.debian.org/php-team/pear/php-dapphp-radius/-/merge_requests/2 fixes the build and dep8 tests by enabling the OpenSSL legacy provider through the OPENSSL_CONFIG environment variable. The package does not currently FTBFS since Debian has not shifted to OpenSSL 3 yet. [1]: phpunit --include-path lib PHPUnit 9.5.10 by Sebastian Bergmann and contributors. ....F.F...F.S 13 / 13 (100%) Time: 00:00.006, Memory: 6.00 MB There were 3 failures: 1) ClientTest::testCryptCHAPMSv1 Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'5f169b7d8176516f8092bce99008e097febfed2f043ec04e' +'' /<<PKGBUILDDIR>>/tests/ClientTest.php:107 2) ClientTest::testCryptCHAPMSv2 Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'a3d12ce2f52d13fe04421205a2ce17b0e559ea8a9e594c1c' +'' /<<PKGBUILDDIR>>/tests/ClientTest.php:145 3) ClientTest::testMsChapV1Packet Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'01870082093e4ad125399f8ac4ba6b00ab69a04001066e656d6f04067f000001050600000014501248a3704ac91e8191497a1f3f213eb3381a10000001370b0a740c7921e45e91391a3a00000137013400010000000000000000000000000000000000000000000000004521bd46aebfd2ab3ec21dd6e6bbfa2e4ff325eab720fe37' +'0187006a093e4ad125399f8ac4ba6b00ab69a04001066e656d6f04067f0000010506000000145012467e2ad6e452c8bfbb8ca80ff167196e1a10000001370b0a740c7921e45e91391a2200000137011c0001000000000000000000000000000000000000000000000000' /<<PKGBUILDDIR>>/tests/ClientTest.php:246 FAILURES! Tests: 13, Assertions: 28, Failures: 3, Skipped: 1. make[1]: *** [debian/rules:21: override_dh_auto_test] Error 1 -- System Information: Debian Release: bookworm/sid APT prefers jammy APT policy: (500, 'jammy') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.15.0-18-generic (SMP w/16 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- Athos Ribeiro

