Your message dated Fri, 04 Jul 2025 10:38:12 +0000 with message-id <E1uXdo4-00703J-0U@respighi.debian.org> and subject line unblock ibus has caused the Debian Bug report #1108663, regarding unblock: ibus/1.5.32-2 (pre-approval) 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.) -- 1108663: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108663 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: unblock: ibus/1.5.32-2 (pre-approval)
- From: Boyuan Yang <byang@debian.org>
- Date: Wed, 2 Jul 2025 10:44:06 -0400
- Message-id: <[🔎] 7cd736dc-a26f-463d-978f-e6e775f994c7@debian.org>
Package: release.debian.org Control: affects -1 + src:ibus X-Debbugs-Cc: ibus@packages.debian.org User: release.debian.org@packages.debian.org Usertags: unblock X-Debbugs-Cc: byang@debian.org Severity: normal Please unblock package ibus [ Reason ] It is reported that package ibus would randomly FTBFS, especially on slower and single-core machines. A race condition related to xserver in tests is found at https://bugs.debian.org/1108040 . The solution is to pass -s "-noreset" option to xvfb-run in tests to avoid xserver from resetting on X client reconnection. The ibus 1.5.32-2 upload is targeted to provide this fix. [ Impact ] On slower machines, ibus would randomly FTBFS due to unexpected test failures. [ Tests ] Manually tested by multiple people. [ Risks ] Minimum risk as the affected test always success in the past on Debian official buildds, and current test builds in experimental also pass. [ 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 ] Please find the full debdiff in the attachment. unblock ibus/1.5.32-2 Thanks, Boyuan Yangdiff -Nru ibus-1.5.32/debian/changelog ibus-1.5.32/debian/changelog --- ibus-1.5.32/debian/changelog 2025-04-10 20:22:56.000000000 -0400 +++ ibus-1.5.32/debian/changelog 2025-07-02 10:15:42.000000000 -0400 @@ -1,3 +1,17 @@ +ibus (1.5.32-2) unstable; urgency=medium + + * Upload to unstable. + + -- Boyuan Yang <byang@debian.org> Wed, 02 Jul 2025 10:15:42 -0400 + +ibus (1.5.32-2~exp1) experimental; urgency=medium + + * Team upload. + * Run xvfb-run with -s "-noreset" to avoid random FTBFS in tests. + (Closes: #1108040) + + -- Boyuan Yang <byang@debian.org> Wed, 02 Jul 2025 00:28:55 -0400 + ibus (1.5.32-1) unstable; urgency=medium * Team upload. diff -Nru ibus-1.5.32/debian/rules ibus-1.5.32/debian/rules --- ibus-1.5.32/debian/rules 2025-03-20 18:24:46.000000000 -0400 +++ ibus-1.5.32/debian/rules 2025-07-02 00:28:36.000000000 -0400 @@ -99,7 +99,7 @@ env \ GVFS_DISABLE_FUSE=1 \ dbus-run-session -- \ - xvfb-run --auto-servernum -- \ + xvfb-run -s "-noreset" --auto-servernum -- \ dh_auto_test -- \ HOME=$(CURDIR)/debian/tmp-home \ XDG_CACHE_HOME= \Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
- To: 1108663-done@bugs.debian.org
- Subject: unblock ibus
- From: Ivo De Decker <ivodd@respighi.debian.org>
- Date: Fri, 04 Jul 2025 10:38:12 +0000
- Message-id: <E1uXdo4-00703J-0U@respighi.debian.org>
Unblocked ibus.
--- End Message ---