Your message dated Sun, 18 May 2025 16:31:58 +0200 with message-id <74806ce8-06a3-4b71-b090-b3b6496beb04@debian.org> and subject line Re: Bug#1105993: unblock: fenics-dolfinx/1:0.9.0-7 has caused the Debian Bug report #1105993, regarding unblock: fenics-dolfinx/1:0.9.0-7 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 owner@bugs.debian.org immediately.) -- 1105993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105993 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: fenics-dolfinx/1:0.9.0-7
- From: Francesco Ballarin <francesco.ballarin@unicatt.it>
- Date: Sun, 18 May 2025 14:18:38 +0000
- Message-id: <[🔎] 174757791855.33508.3270861325904888239.reportbug@ab9abbbf4f05>
Package: release.debian.org Severity: normal X-Debbugs-Cc: fenics-dolfinx@packages.debian.org, francesco.ballarin@unicatt.it, dparsons@debian.org Control: affects -1 + src:fenics-dolfinx User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package fenics-dolfinx [ Reason ] Recently resolved problems with mpich prevented fenics-dolfinx from migrating to testing since my latest upload (March 29, 2025) and before the hard freeze. Now that mpich migrated to testing, ppc64el and riscv64 debci have been switched off, which is preventing fenics-dolfinx from migrating as well. [ Impact ] fenics-dolfinx would be built against the wrong version of mpich on 32 bit arches. [ Tests ] debian/test runs a comprehensive test suite, all tests are passing. debci was switched off for ppc64el and riscv64, hence this manual unblock request is needed. [ Risks ] Inconsistent mpich version and symbols on 32 bit arches. [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing [ Other info ] None unblock fenics-dolfinx/1:0.9.0-7diff -Nru fenics-dolfinx-0.9.0/debian/changelog fenics-dolfinx-0.9.0/debian/changelog --- fenics-dolfinx-0.9.0/debian/changelog 2024-12-29 17:02:28.000000000 +0000 +++ fenics-dolfinx-0.9.0/debian/changelog 2025-03-29 15:17:31.000000000 +0000 @@ -1,3 +1,11 @@ +fenics-dolfinx (1:0.9.0-7) unstable; urgency=medium + + * Change capture mode and verbosity in pusimp tests: drop -s, and decrease the + verbosity from -vv to -v. Closes: #1101505. + * Export MPLBACKEND=agg before running sphinx. See Bug: #1101565. + + -- Francesco Ballarin <francesco.ballarin@unicatt.it> Sat, 29 Mar 2025 15:17:31 +0000 + fenics-dolfinx (1:0.9.0-6) unstable; urgency=medium * Build-Depends: python3-gmsh to run gmshio unit tests at build time. diff -Nru fenics-dolfinx-0.9.0/debian/rules fenics-dolfinx-0.9.0/debian/rules --- fenics-dolfinx-0.9.0/debian/rules 2024-12-29 17:02:28.000000000 +0000 +++ fenics-dolfinx-0.9.0/debian/rules 2025-03-29 15:15:59.000000000 +0000 @@ -212,6 +212,7 @@ LD_LIBRARY_PATH=$(CURDIR)/debian/tmp-real/usr/lib/$(DEB_HOST_MULTIARCH)/:$${LD_LIBRARY_PATH} \ XDG_CACHE_HOME=`pwd`/build \ RDMAV_FORK_SAFE=1 \ + MPLBACKEND=agg \ python3 -m sphinx -W -b html source/ .pybuild/html/) dh_numpy3 -i diff -Nru fenics-dolfinx-0.9.0/debian/tests/test-dolfinx-python-pusimp fenics-dolfinx-0.9.0/debian/tests/test-dolfinx-python-pusimp --- fenics-dolfinx-0.9.0/debian/tests/test-dolfinx-python-pusimp 2024-12-29 17:02:28.000000000 +0000 +++ fenics-dolfinx-0.9.0/debian/tests/test-dolfinx-python-pusimp 2025-03-29 07:31:03.000000000 +0000 @@ -2,5 +2,5 @@ for pyver in $PYVER; do echo "=== python $pyver pusimp test ===" - python$pyver -m pytest -svv python/test/debian-only/test_pusimp.py + python$pyver -m pytest -v python/test/debian-only/test_pusimp.py done
--- End Message ---
--- Begin Message ---
- To: Francesco Ballarin <francesco.ballarin@unicatt.it>, 1105993-done@bugs.debian.org
- Subject: Re: Bug#1105993: unblock: fenics-dolfinx/1:0.9.0-7
- From: Paul Gevers <elbrus@debian.org>
- Date: Sun, 18 May 2025 16:31:58 +0200
- Message-id: <74806ce8-06a3-4b71-b090-b3b6496beb04@debian.org>
- In-reply-to: <[🔎] 174757791855.33508.3270861325904888239.reportbug@ab9abbbf4f05>
- References: <[🔎] 174757791855.33508.3270861325904888239.reportbug@ab9abbbf4f05>
Hi On 18-05-2025 16:18, Francesco Ballarin wrote:Please unblock package fenics-dolfinxHint added. PaulAttachment: OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---