My ASL 3 Node was up to date on Bookworm as of today.
I followed these Bookworm to Trixie upgrade instructions:
Debian OS Upgrades - AllStarLink Manual
They completed OK.
After a reboot, in the Cockpit I selected "Software Updates"
It shows 428 updates available
Clicking install yields:
" Applying updates failed" with two pages of unmet dependencies
Time for a re-image and restore of online backup?
Roger
WA1NVC
N8EI
June 1, 2026, 10:06pm
2
Can you provide the logs? There's likely a simple solution if you can provide the output.
I was only able to capture what is visible. For some reason I could not get all of it.
might this be a case where apt full-upgrade is the right selection rather than apt upgrade?
N8EI
June 2, 2026, 6:33pm
5
Run apt update && apt upgrade -y from the console or via SSH and capture that output. ALso, please note, that the upgrade directions don't say to use the Cockpit software updates.
N8EI
June 2, 2026, 6:34pm
6
apt dist-upgrade and apt full-upgrade are the same thing. The process documented in the manual is correct and well-understood.
yes, that's what i'm saying - apt upgrade -y != apt dist-upgrade -y
N8EI
June 2, 2026, 7:14pm
8
Normally wouldn't have any dependency errors.... but that's why I'd like to see the full log