2009-10-19 (Mon)
_ [debian] iceweasel vs cairo 1.9.4-1
iceweasel でタブを閉じると、
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 5493 error_code 168 request_code 151 minor_code 7)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
といってクラッシュすることがある。cairo 1.9.2-1 に戻したら発生しなくなったようだ。 overeager xid reuse と RenderBadPicture fatal error closing tab という報告があった。iceweasel と cairo のどっちが問題なのかわからないけど、ひとまず cairo に報告した。> #551570
_ [debian] coreutils 7.5-6 変
一般ユーザで df -l デバイス とすると permission denied になる件(df -l <device> as regular user cause “Permission denied”)を報告した。> #551577
2009-09-30 (Wed)
_ [debian] liblocale-gettext-perl 1.05-6
perl が upgrade できない件が fix された。
2009-09-29 (Tue)
_ [debian] perl 5.10.1-3 変
dist-upgrade が途中で止まる。
The following packages will be upgraded:
libperl5.10 perl perl-base perl-modules
4 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B/8982kB of archives. After unpacking 1192kB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
E: Internal Error, Could not perform immediate configuration (2) on perl
A package failed to install. Trying to recover:
#548848 によると debhelper のほうの問題らしい…と思ったら、liblocale-gettext-perl のほうに割り当て直されてた。