Control: tags -1 patch

Hi,
On Mon, Jun 24, 2024 at 01:55:39PM -0400, Jeremy BĂ­cha wrote:
Control: retitle -1 onboard: failing build tests
Control: severity -1 serious
Control: tags -1 -patch

This affects all the architectures and is blocking the completion of
the Python 3.12 transition. I'm dropping the patch tag since the
provided patch won't help much.

I attended one patch to try the issue again and it seems it works. So
could you have a look at your free time?

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/onboard/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/o/onboard/onboard_1.4.1-7.dsc

Changes since the last upload:

 onboard (1.4.1-7) unstable; urgency=medium
 .
   * Team upload.
   * Export LC_ALL when building. (Closes: #1071098)


--
Regards,
--
  Bo YU

diff -Nru onboard-1.4.1/debian/changelog onboard-1.4.1/debian/changelog
--- onboard-1.4.1/debian/changelog	2024-04-04 00:11:22.000000000 +0800
+++ onboard-1.4.1/debian/changelog	2024-07-04 22:41:29.000000000 +0800
@@ -1,3 +1,10 @@
+onboard (1.4.1-7) unstable; urgency=medium
+
+  * Team upload.
+  * Export LC_ALL when building. (Closes: #1071098)
+
+ -- Bo YU <tsu.y...@gmail.com>  Thu, 04 Jul 2024 22:41:29 +0800
+
 onboard (1.4.1-6) unstable; urgency=medium
 
   [ Bo YU ]
diff -Nru onboard-1.4.1/debian/rules onboard-1.4.1/debian/rules
--- onboard-1.4.1/debian/rules	2024-04-04 00:07:08.000000000 +0800
+++ onboard-1.4.1/debian/rules	2024-07-04 22:36:03.000000000 +0800
@@ -42,6 +42,7 @@
 	  && export HOME=$$(pwd)/debian/home \
 	  && export XDG_CONFIG_HOME=$$HOME/.config \
 	  && export XDG_DATA_HOME=$$HOME/.local/share/ \
+	  && export LC_ALL=en_US.utf8 \
 	  && xvfb-run -a \
 	     dbus-test-runner --max-wait 3600 --keep-env --bus-type=session -t dh_auto_test
 	rm $$(find .pybuild/cpython3_*_onboard -maxdepth 0 | head -n1)/build/onboard

Attachment: signature.asc
Description: PGP signature

Reply via email to