https://bugs.kde.org/show_bug.cgi?id=461620
--- Comment #12 from Jumpei Ogawa <phanect...@gmail.com> --- Thanks! However, I couldn't install fcitx5-frontend-qt5 yet. The problem still happens on my end. ``` $ sudo apt update [sudo] password for phanect: Hit:1 http://download.virtualbox.org/virtualbox/debian jammy InRelease Hit:2 https://download.docker.com/linux/ubuntu jammy InRelease Hit:3 http://packages.microsoft.com/repos/code stable InRelease Hit:4 https://dl.google.com/linux/chrome/deb stable InRelease Hit:5 https://apt.releases.hashicorp.com jammy InRelease Hit:6 https://packages.microsoft.com/repos/edge stable InRelease Hit:7 https://deb.nodesource.com/node_18.x jammy InRelease Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:9 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:10 http://repository.spotify.com stable InRelease Hit:11 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:12 https://apt.packages.shiftkey.dev/ubuntu any InRelease Hit:13 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu jammy InRelease Get:14 http://archive.neon.kde.org/user jammy InRelease [189 kB] Fetched 189 kB in 2s (90.3 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. $ sudo apt install fcitx5-frontend-qt5 Reading package lists... Done Building dependency tree... Done Reading state information... Done Starting pkgProblemResolver with broken count: 1 Starting 2 pkgProblemResolver with broken count: 1 Investigating (0) fcitx5-frontend-qt5:amd64 < none -> 5.0.10-1build1 @un puN Ib > Broken fcitx5-frontend-qt5:amd64 Depends on qtbase-abi-5-15-3:amd64 < none @un H > Considering libqt5core5a:amd64 4003 as a solution to fcitx5-frontend-qt5:amd64 9999 Considering libqt5core5a:amd64 4003 as a solution to fcitx5-frontend-qt5:amd64 9999 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: fcitx5-frontend-qt5 : Depends: qtbase-abi-5-15-3 E: Unable to correct problems, you have held broken packages. ``` -- You are receiving this mail because: You are watching all bug changes.