Source: uwsgi-plugin-ruby Version: 0.0.2 Severity: serious Justification: FTBFS X-Debbugs-Cc: Alexandre Rossi <[email protected]>
Hi, This package autopkgtest fails with the new uwsgi. Tagging this bug serious to allow uwsgi to migrate at the latest after uwsgi-plugin-ruby autoremoval. Greetings https://qa.debian.org/excuses.php?package=uwsgi 47s *** no app loaded. going in full dynamic mode *** 47s *** uWSGI is running in multiple interpreter mode *** 47s spawned uWSGI worker 1 (and the only) (pid: 1584, cores: 1) 47s 47s ok 47s 47s ====================================================================== 47s FAIL: test_rack_helloworld (__main__.UwsgiTest.test_rack_helloworld) 47s ---------------------------------------------------------------------- 47s Traceback (most recent call last): 47s File "/usr/src/uwsgi/t/runner", line 257, in test_rack_helloworld 47s self.assertEqual( 47s ~~~~~~~~~~~~~~~~^ 47s r.headers["Set-Cookie"], 47s ^^^^^^^^^^^^^^^^^^^^^^^^ 47s "country=UK; path=/, autologin=yes; path=/; secure", 47s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 47s ) 47s ^ 47s AssertionError: '["country=UK; path=/", "autologin=yes; path=/; secure"]' != 'country=UK; path=/, autologin=yes; path=/; secure' 47s - ["country=UK; path=/", "autologin=yes; path=/; secure"] 47s ? -- - - -- 47s + country=UK; path=/, autologin=yes; path=/; secure 47s 47s 47s ---------------------------------------------------------------------- 47s Ran 9 tests in 0.265s 47s 47s FAILED (failures=1, skipped=7) 47s autopkgtest [04:23:26]: test integration: -----------------------] -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.17.13+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_WARN Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE:fr Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

