Maybe I'm making progress?? But this seems weird. I used the "updated command" from this post, slightly modified:
Here's the command I used: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.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
......
Thanks for your time.
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"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