2025-08-11 (Mon)
[debian] libreoffice-calc 4:25.8.0~rc3-1 変
Debian 13 “trixie” released ということで、新バージョンが続々 unstable に投入されているけど、早速 libreoffice-calc でおかしな現象が。既存のシートを開き、セルをコピーしようとするとCPU100%で固まる。まったく新規のシートだと再現せず。trixie の 4:25.2.3-2 に戻すと発生しない。それらしい報告もないし、シート次第なんだろうか?
ひとまず trixie にピン留めして様子見。
Package: libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core libreoffice-style-colibre liblibreoffice-java libreoffice-style-elementary libreoffice-l10n-ja libreoffice-gtk3 libreoffice-java-common libreoffice-uiconfig-calc libreoffice-uiconfig-common libreoffice-uiconfig-writer libreoffice-writer
fonts-opensymbol
Pin: release c=main, n=trixie
Pin-Priority: 990
Package: libuno-cppu3t64 libuno-cppuhelpergcc3-3t64 libuno-purpenvhelpergcc3-3t64 libuno-sal3t64 libuno-salhelpergcc3-3t64 uno-libs-private ure libunoloader-java ure-java
Pin: release c=main, n=trixie
Pin-Priority: 990
2025-05-12 (Mon)
[debian] nvidia-driver 変?
数日前から
# aptitude dist-upgrade -svy
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Building tag database...
The following packages will be REMOVED:
firmware-nvidia-gsp{u} nvidia-kernel-common{u} nvidia-kernel-dkms{a} nvidia-kernel-support{u} nvidia-modprobe{u}
The following packages will be upgraded:
dkms
1 packages upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
Need to get 60.3 kB of archives. After unpacking 137 MB will be freed.
The following packages have unmet dependencies:
nvidia-driver : Depends: nvidia-kernel-dkms (= 535.216.01-1~deb12u1) but it is not going to be installed or
nvidia-kernel-535.216.01 which is a virtual package, provided by:
- nvidia-kernel-dkms (535.216.01-1~deb12u1), but it is not going to be installed
or
nvidia-open-kernel-535.216.01 which is a virtual package, provided by:
- nvidia-open-kernel-dkms (535.216.01-1~deb12u1), but it is not going to be installed
The following actions will resolve these dependencies:
Install the following packages:
1) gcc-14-base:i386 [14.2.0-19 (testing, unstable)]
2) libc6:i386 [2.41-7 (testing, unstable)]
3) libgcc-s1:i386 [14.2.0-19 (testing, unstable)]
4) nvidia-modprobe:i386 [570.133.07-1 (testing, unstable)]
Keep the following packages at their current version:
5) dkms [3.1.8-1 (now, testing)]
6) firmware-nvidia-gsp [535.216.01-1~deb12u1 (now, stable)]
7) nvidia-kernel-common [20240109+1 (now, testing, unstable)]
8) nvidia-kernel-dkms [535.216.01-1~deb12u1 (now, stable)]
9) nvidia-kernel-support [535.216.01-1~deb12u1 (now, stable)]
となってしまって nvidia ドライバでまた何かおかしくなったかなあ…とよくよく見てみると問題は dkms
だった。 nvidia-kernel-dkms:ppc64el had to be dropped in 535.230.02 という修正が入っていて Breaks: nvidia-kernel-dkms (<< 535.230)
となっていた。そうか dkms も APT Pinning しないといけなかったのか。 以前の設定 では確かに抜けていた。ということで dkms
を追加した。
Package: libxnvctrl0 dkms
Pin: release c=main, n=bookworm
Pin-Priority: 990
2025-05-05 (Mon)
[comp] uim: replace FSF’s old postal address with URL.
uim の Lintian に old-fsf-address-in-copyright-file というものが出ていたので、
- uim: replace Free Software Foundation (FSF)’s old postal address with URL
- sigscheme: replace Free Software Foundation (FSF)’s old postal address with URL
に修正のプルリクエストを出した。ライセンスにパッチ出すものじゃないんだけど、これくらいなら…。