12(bookworm)へのアップグレードを
debian本家のlxdeバージョンでやってみました。
設定でしくじってを、アップグレード後のツマヅキが多かったです。
以下は、最終的にこうであれば、たぶん、上手く行くはずなこと。
$ cat /etc/apt/sources.list
#
# deb cdrom:[Official Debian GNU/Linux Live 10.0.0 lxqt 2019-07-06T10:50]/ bullseye main
#deb cdrom:[Official Debian GNU/Linux Live 10.0.0 lxqt 2019-07-06T10:50]/ bullseye main
deb http://ftp.jp.debian.org/debian/ bookworm main
#deb-src http://ftp.jp.debian.org/debian/ bullseye main
#deb http://security.debian.org/debian-security bullseye/updates main
#deb-src http://security.debian.org/debian-security bullseye/updates main
# bullseye-updates, previously known as 'volatile'
deb http://ftp.jp.debian.org/debian/ bookworm-updates main
#deb-src http://ftp.jp.debian.org/debian/ bullseye-updates main
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
#deb http://ftp.jp.debian.org/debian/ bookworm contrib non-free
deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
deb http://ftp.debian.org/debian bookworm-backports main contrib non-free non-free-firmware
deb http://security.debian.org/debian-security bookworm-security main
#deb-src http://security.debian.org/debian-security bullseye-security main
※このdebianは、debain10でインストールしており、
そのときのデスクトップは、lxgtでした。
2度目のアップグレードです。
コメント化してある使わない項目は、未修正の
ままだったりします。
$ sudo apt update
$ sudo apt upgrade --without-new-pkgs
$ sudo apt full-upgrade
上手く行かなかったのは、日本語入力が
fcitx-mozcでできなくなった。変更したfcitx5で
日本語が打てるfirefoxとmousepadの起動に異常に
時間がかかるようになった(30秒)、です。
日本語入力がfcitx5のいくつかのパッケージが
アップグレードでインストールされており、
fcitx(4)は、使えなくなったのかな、と思い、
fcitx5に切り替えましたのでしたが、
brave-browserとchromiumのgoogle-chrome系で
日本語が打てませんでした。
fcitx5関係をクリーンアンインストールし、
もう一度、fcitx-mozcでインストールし直しました。
問題なく、どのアプリでも、日本語入力が
できるようになりました。
改善しないのは、firefoxの起動の時間です。
同じように起動が遅いmousepadは、削除し、
エディタは、元からある
featherpadとgeanyだけにしました。
debianのアップグレードは、もうすこし
待ってからでもいいのかもしれません。
posted by ブログ開設者 at 00:54|
Comment(0)
|
linux
|

|