2016-01-23 (Sat)

_ [debian] uim-qt5: startkde hangs with uim-qt5 and uim-mozc installed

#812390https://github.com/uim/uim/issues/72 に forward.

_ [comp] uim bug triage 作業

Qt5 ラベルと GTK3 ラベルを追加して選り分けた。

_ [comp] Docker で Ctrl-p + Ctrl-q でデタッチできない

-ti で起動するか、attach するとき –sig-proxy=false をつけておく。

_ [debian] mikutter 次回パッケージに向けて

debcheck で出てた Priority が optional に設定されているのと、alsa-utils が any になっているのを、それぞれ extra に降格と linux-any に限定した。

2016-01-21 (Thu)

_ [debian] 続・initramfs-tools-core 0.121 変

正式に 0.122 が出て解決。

_ [debian] mikutter 3.3.4+dfsg-1

uploaded.

2016-01-20 (Wed)

_ [debian] initramfs-tools-core 0.121 変

起動しなくなった。これを入れるときに、

  • If initramfs-tools is configured to use busybox but it is not installed, mkinitramfs will now fail. Previously it would quietly use klibc instead, sometimes producing a broken initramfs. You may need to modify /etc/initramfs-tools/initramfs.conf or install busybox when upgrading.
ref. /usr/share/doc/initramfs-tools-core/NEWS.Debian.gz

というニュースが出ていたので、busybox じゃなくて busybox-static 入れてるし、何か設定足りなかったかなと思ったんだけど、#811479 に報告があり、既に修正用の暫定パッケージ 0.122~a.test が出ていた。これを入れたら解決した。