A qt5 transition is going on, so be careful when updating the system.
Eine qt5 transition ist im Gange, seid vorsichtig beim Systemupdate.
https://release.debian.org/transitions/html/qtbase-abi-5-15-17.html
LANG=C apt full-upgrade -d
[...]
Summary:
Upgrading: 69, Installing: 0, Removing: 93, Not Upgrading: 0
Download size: 72,2 MB
Freed space: 267 MB
Continue? [Y/n] n
Abort.
Ein / An
apt full-upgrade --solver 3.0
könnte das Mittel der Wahl sein, bis die "transition" vorbei ist, also lest genau, was "apt" machen würde!
could be the solution until the transition is over, so please read what "apt" wants to do!
EDIT, the transition is over, so I marked it as solved
I thought the "solver" function is now built in to the latest apt version
Quote from: titan on 2025/09/02, 09:01:41
I thought the "solver" function is now built in to the latest apt version
That's what I thought as well. I was quite irritated when I saw the list what apt wants to remove this morning. ???
But Hendrik is right, it makes a difference when You use the solver 3 option.
Maybe we, I also, misunderstood it!
I checked the changelogs but didn't find anything about an integration in apt, only about the option --solver 3.0.
Could it be meant that it will also be integrated as an option in debian stable?
So that the option --solver 3.0 now is a part of apt stable?
Perhaps I am totally wrong!
One thing, this is OFFTOPIC and should be discussed in "Free Speech" or "Software - Support".
Das ist mir im April auch schon aufgefallen
I noticed the same thing back in April
https://forum.siduction.org/index.php?topic=9688 (https://forum.siduction.org/index.php?topic=9688)
To upgrade all the packages on your system (without installing extra packages or removing packages), run:
Eine Aktualisierung aller Pakete auf Ihrem System durchführen (ohne zusätzliche Pakete zu installieren oder Pakete zu entfernen):
apt upgrade
To upgrade all the packages on your system, and, if needed for a package upgrade, installing extra packages or removing packages, run:
Alle Pakete auf Ihrem System aktualisieren (inklusive der Installation von zusätzlichen Paketen oder der Entfernung von Paketen, falls nötig):
apt full-upgrade
(The command upgrade keeps a package at its installed obsolete version if upgrading would need an extra package to be installed, for a new dependency to be satisfied. The full-upgrade command is less conservative.)
(Der Befehl upgrade beläßt ein Paket in seiner installierten, veralteten Version, falls zur Aktualisierung aufgrund von Abhängigkeiten die Installation zusätzlicher Pakete erforderlich wäre. Der Befehl full-upgrade ist dabei weniger konservativ.)
https://www.debian.org/doc/manuals/debian-faq/pkgtools.en.html#apt-get