Your message dated Sun, 17 Feb 2019 23:51:49 +0900 with message-id <[email protected]> and subject line Re: Bug#922516: missing binary gtk-query-immodules-3.0 has caused the Debian Bug report #922516, regarding missing binary gtk-query-immodules-3.0 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 [email protected] immediately.) -- 922516: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922516 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:gtk+3.0 Version: 3.24.5-1 Severity: normal What is the problem: gtk-query-immodules-3.0 binary should be packaged into libgtk-3-bin Please build it and add it to libgtk-3-bin.install I was trying to compile ibus and realized: | FAIL: ibus-compose | ================== | | ~/pub/salsa/ibus/ibus/src/tests/tmp-ibus-compose ~/pub/salsa/ibus/ibus/src/tests | ./runtest: line 148: gtk-query-immodules-3.0-64: command not found | Unable to init server: Could not connect: Connection refused | | (ibus-compose:973): Gtk-WARNING **: 22:12:10.142: cannot open display: | ~/pub/salsa/ibus/ibus/src/tests | FAIL ibus-compose (exit status: 1) | | FAIL: ibus-keypress | =================== | | ~/pub/salsa/ibus/ibus/src/tests/tmp-ibus-keypress ~/pub/salsa/ibus/ibus/src/test | s | ./runtest: line 148: gtk-query-immodules-3.0-64: command not found | Unable to init server: Could not connect: Connection refused | | (/home/osamu/pub/salsa/ibus/ibus/src/tests/.libs/ibus-keypress:960): Gtk-WARNING | **: 22:12:10.137: cannot open display: | ./runtest: line 111: 960 Trace/breakpoint trap "../$tst" ${1+"$@"} | ~/pub/salsa/ibus/ibus/src/tests | FAIL ibus-keypress (exit status: 133) | On Debian, there is nothing like "gtk-query-immodules-3.0" command but alas, I have manpage for gtk-query-immodules-3.0 provided by libgtk-3-bin As I see the source package gtk+3.0-3.24.5/debian/libgtk-3-bin.install is missing entry for usr/bin/gtk-query-immodules-3.0 This may be intentional since you may wish to make this in 64 and 32 bit version. But not having any is buggy. IM (Input method test will fail) Please think about adding this command. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing'), (10, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---Hi, Thanks. On Sun, Feb 17, 2019 at 09:08:27AM -0500, Jeremy Bicha wrote: > On Sun, Feb 17, 2019 at 8:51 AM Osamu Aoki <[email protected]> wrote: > > As I see the source package gtk+3.0-3.24.5/debian/libgtk-3-bin.install > > is missing entry for usr/bin/gtk-query-immodules-3.0 > > > > This may be intentional since you may wish to make this in 64 and 32 bit > > version. But not having any is buggy. IM (Input method test will fail) > > It is installed to > /usr/lib/x86_64-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0 (on > 64-bit). Aha... multiarch It will be nice if GTK-QUERY-IMMODULE(1) documents it. Since $ type gtk-query-immodules-3.0 didn't find it. But may be too much trouble. I guess we need to do: $ dpkg -S gtk-query-immodules-3.0 libgtk-3-0:amd64: /usr/lib/x86_64-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0 libgtk-3-bin: /usr/share/man/man1/gtk-query-immodules-3.0.1.gz > See https://salsa.debian.org/gnome-team/gtk3/commit/e447da62 This looks like gtk-update-icon-cache But thanks... back to fixing ibus. Osamu
--- End Message ---

