Your message dated Sun, 04 Jan 2026 09:34:54 +0000 with message-id <E1vcKVi-000000083Gx-3Uc3@fasolo.debian.org> and subject line Bug#1047796: fixed in ibus-hangul 1.5.5-3 has caused the Debian Bug report #1047796, regarding ibus-hangul: Fails to build source after successful build 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.) -- 1047796: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047796 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: ibus-hangul: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:20:48 +0200
- Message-id: <1691954448.067751.1277114.nullmailer@grub.nussbaum.fr>
Source: ibus-hangul Version: 1.5.5-2 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@lists.debian.org Usertags: qa-doublebuild Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S > ----------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package ibus-hangul > dpkg-buildpackage: info: source version 1.5.5-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Changwoo Ryu <cwryu@debian.org> > dpkg-source --before-build . > debian/rules clean > dh clean --with python3 > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "hangul.xml " || rm -f hangul.xml > rm -rf .libs _libs > test -z "libinternal.a" || rm -f libinternal.a > rm -f *.o > rm -f ibus-engine-hangul > test -z "test-ustring.log" || rm -f test-ustring.log > rm -f test-ustring > rm -f *.lo > rm -f *.tab.c > test -z "hangul.xml.in" || rm -f hangul.xml.in > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "test-ustring.trs" || rm -f test-ustring.trs > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/ibus_engine_hangul-main.Po > rm -f ./.deps/libinternal_a-engine.Po > rm -f ./.deps/libinternal_a-ustring.Po > rm -f ./.deps/test_ustring-test-ustring.Po > rm -f ./.deps/test_ustring-ustring.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > test -z "ibus-hangul.test" || rm -f ibus-hangul.test > rm -rf .libs _libs > rm -f *.o > test -z "ibus-hangul.log" || rm -f ibus-hangul.log > rm -f ibus-hangul > rm -f *.lo > rm -f ibus-hangul > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "ibus-hangul.trs" || rm -f ibus-hangul.trs > test -z "test-suite.log" || rm -f test-suite.log > test . = "." || test -z "" || rm -f > rm -f ./.deps/ibus_hangul-ibus-hangul.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in setup > make[2]: Entering directory '/<<PKGBUILDDIR>>/setup' > test -z "ibus-setup-hangul config.py *.pyc ibus-setup-hangul.desktop " || rm -f ibus-setup-hangul config.py *.pyc ibus-setup-hangul.desktop > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/setup' > Making distclean in icons > make[2]: Entering directory '/<<PKGBUILDDIR>>/icons' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons' > Making distclean in data > make[2]: Entering directory '/<<PKGBUILDDIR>>/data' > test -z "org.freedesktop.ibus.engine.hangul.metainfo.xml " || rm -f org.freedesktop.ibus.engine.hangul.metainfo.xml > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/data' > Making distclean in m4 > make[2]: Entering directory '/<<PKGBUILDDIR>>/m4' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* ibus-hangul.po ibus-hangul.1po ibus-hangul.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f -r "`uname -i`" > rm -f *.lo > test -z "ibus-hangul.spec" || rm -f ibus-hangul.spec > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "po/stamp-it " || rm -f po/stamp-it > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building ibus-hangul using existing ./ibus-hangul_1.5.5.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to po/ko.gmo: binary file contents changed > dpkg-source: error: add po/ko.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_CN.gmo: binary file contents changed > dpkg-source: error: add po/zh_CN.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/ibus-hangul_1.5.5-2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
- To: 1047796-close@bugs.debian.org
- Subject: Bug#1047796: fixed in ibus-hangul 1.5.5-3
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 04 Jan 2026 09:34:54 +0000
- Message-id: <E1vcKVi-000000083Gx-3Uc3@fasolo.debian.org>
- Reply-to: Changwoo Ryu <cwryu@debian.org>
Source: ibus-hangul Source-Version: 1.5.5-3 Done: Changwoo Ryu <cwryu@debian.org> We believe that the bug you reported is fixed in the latest version of ibus-hangul, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1047796@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Changwoo Ryu <cwryu@debian.org> (supplier of updated ibus-hangul package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 04 Jan 2026 16:53:45 +0900 Source: ibus-hangul Architecture: source Version: 1.5.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org> Changed-By: Changwoo Ryu <cwryu@debian.org> Closes: 1047796 Changes: ibus-hangul (1.5.5-3) unstable; urgency=medium . * Fix FTBFS on double build (Closes: #1047796) * debian/watch: Switch to version 5 format * Support the key event from on screen keyboard * d/copyright: Use URL instead of FSF's old address * d/control: Misc updates - Standards-Version: 4.7.3 - Update B-D and remove redundant fields * debian/gbp.conf: Drop pristine-tar * debian/.gitignore: Added Checksums-Sha1: fba1efd77bf755160eb289523f173be42643bc21 2396 ibus-hangul_1.5.5-3.dsc 36dccfc2c9fa01a51852315f95c3d3c1ac3494ca 9272 ibus-hangul_1.5.5-3.debian.tar.xz ba8fc9102b695f9b866e9694be96f4e43c868675 593020 ibus-hangul_1.5.5-3.git.tar.xz 490294ff86ae302e510a9352c46e03924ad4ed09 17151 ibus-hangul_1.5.5-3_source.buildinfo Checksums-Sha256: 224d813c949b52301e278f1cc577ec6082c9370a175a2fc9b6af8b4ec8a44922 2396 ibus-hangul_1.5.5-3.dsc 8f615ae637cc5d6b8d9fd1b575860eaa06a97f105928ba9cb418c68e8db2eb35 9272 ibus-hangul_1.5.5-3.debian.tar.xz 3de36644a04fc851d08a6745c5551dedcc341482ccca0583b08e317559015fe8 593020 ibus-hangul_1.5.5-3.git.tar.xz 8ae911a6b894e9c541193a074dd7078153a6faea09dc8b7c9f4583ac9fd97782 17151 ibus-hangul_1.5.5-3_source.buildinfo Files: e6b7788388fa7b0d55a3a70afa72d3a9 2396 utils optional ibus-hangul_1.5.5-3.dsc 17e80f5693b196cc233d167a65d6b31b 9272 utils optional ibus-hangul_1.5.5-3.debian.tar.xz 327904601e7dfaaaaee639eac99915e6 593020 utils None ibus-hangul_1.5.5-3.git.tar.xz b62ae5a96f6b756e8fb6c89cc9af525f 17151 utils optional ibus-hangul_1.5.5-3_source.buildinfo Git-Tag-Info: tag=4a5d53cf0ad8863615754924066aa9a0a11b4146 fp=a27cbeba35256865380e0cc9ec1879d076d8ab48 Git-Tag-Tagger: Changwoo Ryu <cwryu@debian.org> -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmlaLf8ACgkQYG0ITkaD wHmfNQ//Yo9XKISafNI/OV/3JfTq6+eka1M1A7mHRfyz5XXOw95D6Ujzn5v/c+Zp FQSG+061wgCozgUwGsAyV0WkVDPH9aZ02xPAR8k0NagzCmQybwb6u4YWJjsW/9Hq xopfKn7oeZ1ALYa/1hUL1aLGyDAU9yGwNBFjbttc2CsvrAqS6FaaaoKR5xRzSUwc b+MxBK1XmxRrARioVldRkOU5MhmWV84+nPYb/XBUX30kPxAvCYScpXfFKlvSojpJ LtbKUa/d69XjMb7chhUV6pJu9y3Ur+UJB4PMGD9IJb8DDj6fcLkTCFvc3OHi9jwB +nFq9OIOBtHVP+T4YSoKVlalSbOSm2d1MAWGBJyWMWlWMICK0m8oDYz611HCxgxZ CYskMW3uvA128k8nel8akZoq4tKAL6EfMHiDbCQF0AxrtVHpz0bUf1I6BYDmM0nB zaXCvjcTOIEBXbdzxNe5m8NpStYUxsyOu1Yi29QT3ECd9Ffthxifmzbh9k9ntqfD 6WSdU0CGq//drefPHcb2KMK9qmpISLyUiEvTJH043czgHBm6Nk97D54O/42n9XwN CILeRQ2aLV5+kxfCJG+h61cwVe6kh388o26lBRxd27R6dHSyFAQaPZU6ltEPOXUC xboU2CylkTpyXolFs+SxB1g9DA9MnJ5Yl+eAn9OjC6zdU3driMg= =8b1R -----END PGP SIGNATURE-----Attachment: pgp5fmt1BUQqz.pgp
Description: PGP signature
--- End Message ---