I had a similar failure to update via web interface. The in-place status log looks like:
Same status resulted on Pi 3B+ and Pi Zero 2W systems both of which show aarch64 Bookworm 12.6 64 bit.
The dpkg --list is showing that the moode-player is in "Unpacked" status and not yet installed...
sudo dpkg --list "*moode*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-=============-============-=================================
iU moode-player 9.3.0-1moode1 all moOde audio player
Further info:
I installed 9.3.0 from Raspberry Pi imager restoring the configuration saved from my 3B+ system. I had to manually choose my HiFiBerry DAC+ Pro card which did not get carried over from the backup settings, but otherwise followed the notes to apply the patch that installs just the updated mpd 0.24.2-1moode1, followed by regenerating my Library, etc., and I'm now at moose-player 9.3.0 which appears in a "Hold Installed" state using dpkg --list.
Code:
20250330 164653 updater: Start 2025-03-21 update for moOde
20250330 164653 updater: ** Step 01-35: Remove package hold
20250330 164700 updater: ** Step 02-35: Update package list
20250330 164751 updater: ** Step 03-35: Update Linux kernel to 6.6.74
20250330 164751 updater: ** - Kernel is current, no update required
20250330 164751 updater: ** Step 04-35: Install moode-player=9.3.0-1moode1
20250330 164834 updater: ** Step failed
20250330 164834 updater: ** Exiting update
20250330 164834 updater: Install failed, update cancelled
Same status resulted on Pi 3B+ and Pi Zero 2W systems both of which show aarch64 Bookworm 12.6 64 bit.
The dpkg --list is showing that the moode-player is in "Unpacked" status and not yet installed...
sudo dpkg --list "*moode*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-=============-============-=================================
iU moode-player 9.3.0-1moode1 all moOde audio player
Further info:
I installed 9.3.0 from Raspberry Pi imager restoring the configuration saved from my 3B+ system. I had to manually choose my HiFiBerry DAC+ Pro card which did not get carried over from the backup settings, but otherwise followed the notes to apply the patch that installs just the updated mpd 0.24.2-1moode1, followed by regenerating my Library, etc., and I'm now at moose-player 9.3.0 which appears in a "Hold Installed" state using dpkg --list.