2010-01-08 (Fri)

_ [debian] libfluidsynth-dev 1.1.1-1 変

  libfluidsynth-dev: Depends: libglib2.0 (>= 2.6.5) which is a virtual package.

でインストールできない。

libfluidsynth-dev/i386 unsatisfiable Depends: libglib2.0 (>= 2.6.5)

libfluidsynth-dev/amd64 unsatisfiable Depends: libglib2.0 (>= 2.6.5)

ref. Excuse for fluidsynth

ってなってるからうちだけの問題じゃなさそうだけど…。

_ [debian] texlive 2009 vs dvipdfmx

  texlive-base: Conflicts: dvipdfmx but 1:20090708-1 is installed.

となってインストールできないと思ってたけれど、

  • make texlive-binaries replace/conflict/provide dvipdfmx (in accordance with the maintainer of dvipdfmx we will phase out dvipdfmx itself)
ref. /usr/share/doc/texlive-binaries/changelog.Debian.gz

dvipdfmx は texlive 2009 に含まれたからのようだ。

2010-01-07 (Thu)

_ [debian] gtk+2.0 2.19.2-2

2.19.2-1にパッチが1つ入って落ちなくなった。

_ [debian] 続・console-tools 1:0.2.3dbs-67 変

BTS にある通り、X を落としたらインストールできた。

_ [debian] xserver-xorg-core 2:1.7.3.902-1 変?

unstable に入ってきた。そしたらまた/usr/lib/xorg/modules/input/evdev_drv.so あたりで SEGVする。xserver-xorg-input-evdev 1:2.3.2-1 を 1:2.3.1-1 に落としたら起動するようになったけど、マウスポインタの移動速度が速いというか移動量が多い。前のようにAllowEmptyInput off をコメントアウトすると、また evdev_drv.so が SEGV するようになったので、勘で xserver-xorg-input-evdev を 1:2.3.2-1 に上げてみると、X がまともに起動してマウスポインタの移動速度もまともになった。 まとめると次の通り。

  • xorg-input-evdev 1:2.3.2-1 + AllowEmptyInput off … SEGV
  • xorg-input-evdev 1:2.3.1-1 + AllowEmptyInput off … マウスポインタの移動量が多い
  • xorg-input-evdev 1:2.3.1-1 + AllowEmptyInput on … SEGV
  • xorg-input-evdev 1:2.3.2-1 + AllowEmptyInput on … 正常

2010-01-06 (Wed)

_ [debian] console-tools 1:0.2.3dbs-67 変

インストールできない。#563590 かな。

_ [debian] gtk+2.0 2.19.2-1 変

2.19.1-1 から上げたら sylpheed がクラッシュするようになったので戻した。