control: severity -1 important Hi Martijn,
On Wed, 14 Jan 2026 20:46:58 +0100 Martijn <[email protected]> wrote: > Package: full-upgrade > Severity: critical > Justification: breaks unrelated software > X-Debbugs-Cc: [email protected] > > Debian testing with KDE plasma breaks on a fresh install. > > - A fresh install with default settings, gnome disabled and KDE Plasma enabled. > - Making the user administrator through the users-setting. > - Disabling the updates source, changing trixie to testing in the / etc/apt/sources.list > - sudo apt update > - sudo apt upgrade > - sudo apt full-upgrade > > This results in the packages libopenconnect5, libpskc0t64, plasma-nm, plasma-welcome being removed. > > This has been tested today and yesterday, on two different pieces of hardware, located on two different locations. > > Installing the system with gnome instead of KDE Plasma does work and doesn't result in these packages being removed First, I disagree with the severity. I think you're interpreting it a bit too loosely. Second, I cannot reproduce this. Just tested it with an up-to-date trixie upgrading to testing. Thus I'm lowering the severity to important. Third, please post the entire apt output and your /etc/apt/sources.list. Now, if those packages really are getting removed...looking at the dependency graph, the culprit seems to be libpskc0t64: plasma-welcome depends on plasma-nm. plasma-nm depends on libopenconnect5. libopenconnect5 depends on libpskc0t64. To me this looks like libpskc0t64 is getting removed and thus all other packages need to be removed as well as they depend (directly or indirectly) on libpskc0t64. -- Med vänliga hälsningar Patrick Franz

