Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7512

Beta testing • Re: Updating to trixie

$
0
0

Here's the command I used:

Code:

sudo DEBIAN_FRONTEND=noninteractive apt full-upgrade -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" --purge --auto-remove | tee upgrade_log.txt
I tried upgrading a RPi Zero 2W (Lite, bookworm) using the same command, but had a completely different experience! I'm still struggling to complete the upgrade after 4 tries. The "hangup" here seems to be with the 'networking.service'. Please note that both of these bookworm systems used the networking.service - not NetworkManager.service.
......
Thanks for your time.
Maybe I'm making progress?? But this seems weird. I used the "updated command" from this post, slightly modified:

Code:

# sudo apt purge -y raspberrypi-ui-mods$ sudo apt autoremove -y$ sudo apt full-upgrade -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew"
In this iteration of the upgrade, networking seems to be working, but all the man pages are empty!?! IOW for example 'man apt' opens the pager, but there is nothing there - completely empty.

Any idea what has happened, and how to repair this?

Thanks for yr time.

Statistics: Posted by shawn-o — Thu Oct 30, 2025 3:47 am



Viewing all articles
Browse latest Browse all 7512

Trending Articles