Bookworm Upgrade to Trixie w/Pi Appliance - Software Updates Problem

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

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?

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.

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

Normally wouldn't have any dependency errors.... but that's why I'd like to see the full log