Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: System won't update
#1
Hello-
I'm currently running: 9.1.5 2024-11-26

I've tried to update to Release 9.2.4, 2025-02-06 several times and while the log indicates that the process has completed without issue, when I reboot I'm still on 9.1.5.

Any ideas about how I might troubleshoot this?

Thx!
Reply
#2
Clear your browser cache.
----------
bob
Reply
#3
(02-21-2025, 07:35 AM)DRONE7 Wrote: Clear your browser cache.

I did that, and tried other browsers.

When I SSH in the login banner shows that it's still on the old system:
Release 9.1.5 2024-11-26

and uname shows the kernel for that version (6.6.51)


When I tail /var/log/moode_update.log during update everything seems fine.
Reply
#4
Does the update log show kernel 6.6.74 was installed, along with other package updates?

Try the command below to print the running kernel release.

Code:
uname -r


If the log is correct but nothing was actually updated then its not obvious to me what might be happening.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
(02-22-2025, 10:52 AM)Tim Curtis Wrote: Does the update log show kernel 6.6.74 was installed, along with other package updates?

Try the command below to print the running kernel release.

Code:
uname -r


If the log is correct but nothing was actually updated then its not obvious to me what might be happening.

Still on the older kernel

> uname -r
6.6.51+rpt-rpi-v8

Tried again this AM, here's moode_update.log:


Code:
20250222 115157 updater: ** Step 01-32: Remove package hold
20250222 115158 updater: ** Step 02-32: Update package list
20250222 115211 updater: ** Step 03-32: Update Linux kernel to 6.6.74
20250222 115211 updater: ** - Updating...
20250222 115211 updater: ** - Prepare environment
20250222 115214 updater: ** - Install kernel
20250222 115217 updater: ** - Install custom drivers
20250222 115222 updater: ** - Complete
20250222 115222 updater: ** Step 04-32: Install moode-player=9.2.4-1moode1
20250222 115225 updater: ** Step 05-32: Install bluez-alsa-utils=4.2.0-2moode1
20250222 115227 updater: ** Step 06-32: Install camilladsp=3.0.0-1moode1
20250222 115230 updater: ** Step 07-32: Install camillagui=3.0.0-1moode3
20250222 115232 updater: ** Step 08-32: Install mpd2cdspvolume=2.0.0-1moode2
20250222 115235 updater: ** Step 09-32: Install python3-camilladsp-plot=3.0.0-1moode1
20250222 115238 updater: ** Step 10-32: Install python3-camilladsp=3.0.0-1moode1
20250222 115240 updater: ** Step 11-32: Install libasound2-plugin-bluez=4.2.0-2moode1
20250222 115243 updater: ** Step 12-32: Install shairport-sync=4.3.6-1moode1
20250222 115245 updater: ** Step 13-32: Install log2ram=1.7.2
20250222 115248 updater: ** Step 14-32: Install librespot=0.6.0-1moode1
20250222 115250 updater: ** Step 15-32: Install libnpupnp13=6.2.0-1moode1
20250222 115253 updater: ** Step 16-32: Install libupnpp16=0.26.7-1moode1
20250222 115255 updater: ** Step 17-32: Install pleezer=0.12.0-1moode1
20250222 115258 updater: ** Step 18-32: Install upmpdcli=1.9.0-1moode1
20250222 115301 updater: ** Step 19-32: Install upmpdcli-qobuz=1.9.0-1moode1
20250222 115303 updater: ** Step 20-32: Install upmpdcli-tidal=1.9.0-1moode1
20250222 115306 updater: ** Step 21-32: Install bluez-firmware
20250222 115308 updater: ** Step 22-32: Install firmware-atheros
20250222 115311 updater: ** Step 23-32: Install firmware-brcm80211
20250222 115313 updater: ** Step 24-32: Install firmware-libertas
20250222 115316 updater: ** Step 25-32: Install firmware-linux-free
20250222 115319 updater: ** Step 26-32: Install firmware-misc-nonfree
20250222 115321 updater: ** Step 27-32: Install firmware-realtek
20250222 115324 updater: ** Step 28-32: Install raspi-firmware
20250222 115326 updater: ** Step 29-32: Install rpi-eeprom
20250222 115329 updater: ** Step 30-32: Apply package hold
20250222 115330 updater: ** Step 31-32: Post-install cleanup
20250222 115330 updater: ** - Restore theme color
20250222 115330 updater: ** - Remove unneeded APT archive files
20250222 115331 updater: ** Step 32-32: Sync changes to disk
20250222 115331 updater: Finish 2025-02-06 update for moOde
20250222 115331 updater: Update installed, restart required


I wonder if my SD card is going bad. The system seems to function fine, maybe I'll try flashing a new card.
Reply
#6
Hello,

I've got a similar issue. It looks like I'm stuck on 9.2.3 2025-01-21

I've run the upgrade to 9.2.5 twice and it's still stuck on 9.2.3.
Reply
#7
Very odd.

I just ran a 923 to 925 update including the post-release patch and no issues.

This is after the update and reboot.
Code:
moode923 login: pi
Password:

Host:  moode923
RPiOS: 12.9 Bookworm 64-bit | Linux: 6.6.74 64-bit
Model: Pi-5B 4GB
Audio: Pi HDMI 1


        m o O d e   a u d i o   p l a y e r

              Release 9.2.5 2025-02-23
                (C) 2014 Tim Curtis


The programs included with moOde are free software; the
exact distribution terms for each program are described
in the individual files in /usr/share/doc/*/copyright or
in the moOde source files. moOde comes with absolutely
no warranties either expressed or implied, or any other
such guarantees.

** To change the password for your userid type 'passwd'.

Last login: Mon Feb 24 06:04:18 EST 2025 from 192.168.1.125 on pts/0
pi@moode923:~ $

Here's the post-release patch
Code:
pi@moode923:~ $ wget -q -O - https://moodeaudio.org/test/r925patch_defplaylist.sh | sudo bash
Starting 2025-02-23 patch for release 9.2.5
Installing fix for JB Radio2 URL in Default Playlist
Patch successfully installed, reboot to make the changes effective.
pi@moode923:~ $

Couple commands
Code:
pi@moode923:~ $ moodeutl --mooderel
9.2.5 2025-02-23

pi@moode923:~ $ moodeutl --osinfo
RPiOS: 12.9 Bookworm 64-bit | Linux: 6.6.74 64-bit
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#8
(02-24-2025, 11:45 AM)Tim Curtis Wrote: Very odd.

Hi Tim

Yes it is!

I remember ssh'ing into the box and poking around, I saw a bunch of connection errors when I ran 'sudo apt update' to see what happens. There was something clearly wrong with connectivity. 

I then realised just now that I was encountering some strange issues with Windows Update and the Microsoft Store not working correctly on another PC. It turns out that after about a week or two, something in my Vodafone UK Broadband router goes wrong causing these strange issues to suddenly appear requiring a reboot to clear. The bizarre thing is that during all this everything else still works fine, like general web browsing. 

So having rebooted the router earlier, I tried again. And this time, the upgrade worked fine.

I thought I'd put it out there in case it helps anyone else. Sometimes the root cause isn't always obvious!
Reply
#9
Glad its working :-)
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#10
(02-24-2025, 05:13 PM)Tim Curtis Wrote: Glad its working :-)

FWIW in my case it doesn't appear to be a connectivity issue - I've SSH'ed in a few times and been able to ping out and do apt updates, which seem to update the indexes without incident. Tim, if you want me to do anything to troubleshoot further I'm happy to help, but if it seems like we're at a dead end I guess I'll flash a new SD card and hope for the best.
Reply


Forum Jump: