Your message dated Fri, 24 Jun 2016 17:59:59 +0800 with message-id <20160624095959.ga26...@gmail.com> and subject line Re: [Pkg-ime-devel] Bug#827927: Bug#827927: hime: postinst fails due to "set -e" and "dpkg --compare-versions" has caused the Debian Bug report #827927, regarding hime: postinst fails due to "set -e" and "dpkg --compare-versions" 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 ow...@bugs.debian.org immediately.) -- 827927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827927 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: hime Version: 0.9.10+git20150916+dfsg1-4 Severity: serious Tags: patch Justification: Policy 6.4 "hime.postinst configure" fails because it performs "set -e" at the top then tests "dpkg --compare-versions". The lines dpkg --compare-versions $2 lt 0.9.10+git20150916+dfsg1-3~ if [ $? ]; then should instead read if dpkg --compare-versions $2 lt 0.9.10+git20150916+dfsg1-3~; then Thanks! -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages hime depends on: ii hime-data 0.9.10+git20150916+dfsg1-4 ii hime-tables 0.9.10+git20150916+dfsg1-4 ii libappindicator1 0.4.92-4 ii libc6 2.22-12 ii libcairo2 1.14.6-1+b1 ii libgdk-pixbuf2.0-0 2.34.0-1 ii libglib2.0-0 2.48.1-1 ii libgtk2.0-0 2.24.30-2 ii libhime 0.9.10+git20150916+dfsg1-4 ii libpango-1.0-0 1.40.1-1 ii libpangocairo-1.0-0 1.40.1-1 ii libx11-6 2:1.6.3-1 ii libxtst6 2:1.2.2-1+b1 Versions of packages hime recommends: ii hime-gtk2-immodule 0.9.10+git20150916+dfsg1-4 ii hime-gtk3-immodule 0.9.10+git20150916+dfsg1-4 ii im-config 0.29-1.4 Versions of packages hime suggests: pn gcin-voice <none> ii hime-anthy 0.9.10+git20150916+dfsg1-4 ii hime-chewing 0.9.10+git20150916+dfsg1-4 ii hime-qt4-immodule 0.9.10+git20150916+dfsg1-4 pn hime-qt5-immodule <none> -- no debconf information -- Edit this signature at http://conway.bostoncoop.net/~ccshan/cgi-bin/sig Greens for Europe https://www.greenparty.org.uk/europe Feel the Bern https://berniesanders.com/
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Control: found -1 0.9.10+git20150916+dfsg1-3 Control: fixed -1 0.9.10+git20150916+dfsg1-4 On Thu, Jun 23, 2016 at 01:09:33PM -0400, Chung-chieh Shan wrote: > Yes, I found this line in my /var/log/dpkg.log: > > 2016-06-22 12:46:35 upgrade hime:amd64 0.9.10+git20150916+dfsg1-3 > 0.9.10+git20150916+dfsg1-4 After testing, I found the issue is actual in maintain script in 0.9.10+git20150916+dfsg1-3, and it was fixed in #827845. However, due to this bug, hime cannot be upgraded from 0.9.10+git20150916+dfsg1-3, thus user needs to remove hime 0.9.10+git20150916+dfsg1-3 manually and install other version. -- ChangZhuo Chen (陳昌倬) <czc...@debian.org> Debian Developer (https://nm.debian.org/public/person/czchen) Key fingerprint = EC9F 905D 866D BE46 A896 C827 BE0C 9242 03F4 552D BA04 346D C2E1 FE63 C790 8793 CC65 B0CD EC27 5D5B
signature.asc
Description: PGP signature
--- End Message ---