Be careful, a qtbase transition is ongoing, open your eyes and read what apt wants to do!
Quote13 upgraded, 1 newly installed, 400 to remove and 0 not upgraded.
Need to get 0 B/10,3 MB of archives.
After this operation, 1.002 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
Achtung, qtbase erfährt einen update, haltet Eure Augen offen und lest was apt machen möchte.
Quote13 aktualisiert, 1 neu installiert, 400 zu entfernen und 0 nicht aktualisiert.
Es müssen noch 0 B von 10,3 MB an Archiven heruntergeladen werden.
Nach dieser Operation werden 1.002 MB Plattenplatz freigegeben.
Möchten Sie fortfahren? [J/n] n
Abbruch.
https://release.debian.org/transitions/html/qtbase-abi-5-15-10.html
Danke für die Warnung. Vor ein paar Minuten war hier noch Windstille, aber jetzt hauts auch hier richtig rein:
Aufrüstung 19 Pakete
Kept Back 1 Pakete
Entfernen 460 Pakete
Gesamtgröße des Downloads 12.1 MiB
Speicherplatz freizugeben 1.4 GiB
1.4 GiB frei werdender Speicher klingt verlockend, werde trotzdem auf apt upgrade wechseln.
edlin
Thanks, nala didn't get me but it is so easy to get in the habit of just hitting the Enter Key.
Summary
Install 15 Packages
Upgrade 38 Packages
Auto-Remove 301 Packages
Remove 375 Packages
Total download size 62.6 MB
Disk space to free 2.0 GB
Do you want to continue? [Y/n] n
Abort.
It got me. This ladies and gentlemen is why you don't run upgrades late at night because you don't really pay attention. Guess I'll wait for the eventual patch and just run tails or something in the meantime
Well the patch will be, build your system from scratch. You have to reinstall all that kde/plasma stuff with it recommends, yes that's the patch! But you have to wait till the transition is over.
Or you have snapshots, than you can go back, that is the case if you have formatet with btrfs.
Third, you can fetch the latest kde test build and reinstall your system, and wait with full-upgrade. nala upgrade and run apt upgrade, i do not know the nala command for it, --nofull maybe.
[language=german (germany)][language=german (germany)]
Quote from: hendrikL on 2023/07/09, 06:57:08nala upgrade and run apt upgrade, i do not know the nala command for it, --nofull maybe.
nala upgrade --no-full is the equivalent of
apt update && apt upgrade (safest method for sid)
nala upgrade is unfortunately the
standard equivalent of
apt update && apt full-upgradeI don't use nala for this reason, but an alias for apt update && apt -V upgrade.
[/language][/language]
but not recommended, only in harsh times.
If nothing special going on in sid, than use full-upgrade, only if big changes are ongoing it is wise to open the eyes, and maybe use upgrade if unpatient.
But if you can, use full-upgrade, otherwise it could be the best way to break your system after some times,.
Debian unstable is rolling!
Glad I had my coffee fist before doing upgrade:
75 to upgrade
0 new
272 to remove
3 not upgraded
till tomorrow then ....
Don't do snapshots but all local files are backed up in realtime to my nextcloud server so just did a re-install everything was backup and running in about 20 minutes. Maybe snapshots are not a bad idea
OK, looks like no removals here now as more packages came in.
# LANG=C apt full-upgrade -d
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
...
128 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Looks good so far!
Es sieht soweit gut aus!
Quote126 upgraded, 0 newly installed, 0 to remove and 0 not upgraded
But always open your eyes and read what nala or apt wants to do.
Trotz allem, lest was nala oder apt vorhaben!
Quote from: Camelot on 2023/07/09, 10:16:02
[language=german (germany)][language=german (germany)]Quote from: hendrikL on 2023/07/09, 06:57:08nala upgrade and run apt upgrade, i do not know the nala command for it, --nofull maybe.
nala upgrade --no-full is the equivalent of apt update && apt upgrade (safest method for sid)
nala upgrade is unfortunately the standard equivalent of apt update && apt full-upgrade
I don't use nala for this reason, but an alias for apt update && apt -V upgrade.
[/language][/language]
You can set "auto_remove = false" inside /etc/nala/nala.conf and it won't autoremove anythig until you especifically use "nala autoremove"