Thank you for your donation!


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


Upgrade seems to succeed, but About keeps reporting 9.0.4
#1
I recently installed a fresh 9.0.4 (using Raspberry PI imager.)
Last week (I think) I upgaded to 9.0.5 and yesterday to 9.0.6.
But,-as the topic title mentions- the System | About page still shows 9.0.4:
Code:
[size=medium]RELEASE INFORMATION[/size]
Release: 9.0.4 2024-07-06
Maintainer: Tim Curtis © 2014
Documentation: [url=http://172.20.0.141/relnotes.txt]View release notes,[/url] [url=https://github.com/moode-player/docs/blob/main/setup_guide.md#setup-guide-]View setup guide[/url]
Contributors: [url=http://172.20.0.141/CONTRIBS.html]View contributors[/url]
License: [url=http://172.20.0.141/COPYING.html]View GPLv3[/url]

[size=medium]PLATFORM INFORMATION[/size]
RaspiOS: 12.6 Bookworm 64-bit
Linux kernel: 6.6.31 64-bit
Pi model: Pi-Zero 2 W 1.0 512MB
MPD version: 0.23.14


The Inplace-update page reports success:
Code:
20240804 233810 updater: Start 2024-08-03 update for moOde
20240804 233810 updater: ** Step 1-24: Remove package hold
20240804 233814 updater: ** Step 2-24: Update package list
20240804 233844 updater: ** Step 3-24: Update Linux kernel to 6.6.31
20240804 233844 updater: ** - Kernel is current, no update required
20240804 233844 updater: ** Step 4-24: Install moode-player=9.0.6-1moode1
20240804 233920 updater: ** Step 5-24: Install bluez-alsa-utils=4.2.0-2moode1
20240804 233925 updater: ** Step 6-24: Install libasound2-plugin-bluez=4.2.0-2moode1
20240804 233930 updater: ** Step 7-24: Install shairport-sync=4.3.3-1moode1
20240804 233935 updater: ** Step 8-24: Install upmpdcli=1.8.12-1moode1
20240804 233939 updater: ** Step 9-24: Install upmpdcli-qobuz=1.8.12-1moode1
20240804 233944 updater: ** Step 10-24: Install upmpdcli-tidal=1.8.12-1moode1
20240804 233949 updater: ** Step 11-24: Install chromium-browser
20240804 233954 updater: ** Step 12-24: Install chromium-browser-l10n
20240804 233958 updater: ** Step 13-24: Install chromium-codecs-ffmpeg-extra
20240804 234003 updater: ** Step 14-24: Install bluez-firmware
20240804 234008 updater: ** Step 15-24: Install firmware-atheros
20240804 234013 updater: ** Step 16-24: Install firmware-brcm80211
20240804 234017 updater: ** Step 17-24: Install firmware-libertas
20240804 234022 updater: ** Step 18-24: Install firmware-linux-free
20240804 234027 updater: ** Step 19-24: Install firmware-misc-nonfree
20240804 234032 updater: ** Step 20-24: Install firmware-realtek
20240804 234036 updater: ** Step 21-24: Install raspi-firmware
20240804 234041 updater: ** Step 22-24: Apply package hold
20240804 234042 updater: ** Step 23-24: Post-install cleanup
20240804 234042 updater: ** Step 24-24: Sync changes to disk
20240804 234042 updater: Finish 2024-08-03 update for moOde
20240804 234043 updater: Update installed, restart required

How can I verify if 9.0.6 is installed?
Reply
#2
Where are you getting that system information from?  On mine it is arranged very differently:

Code:
H A R D W A R E   A N D   O S

moOde release        = 9.0.6 2024-08-03
RaspiOS            = 12.5 Bookworm 64-bit
Linux kernel        = 6.6.31 64-bit
Pi model        = Pi-4B 1.1 2GB
Architecture        = aarch64 (64-bit)
Home directory        = /home/master
System uptime        = up 6 hours, 32 minutes
Timezone        = Europe/London
Current time        = 2024-08-05 14:09:56
----------------
Robert
Reply
#3
(08-05-2024, 01:12 PM)the_bertrum Wrote: Where are you getting that system information from?  On mine it is arranged very differently:
From the web UI: First select Configure | System from the menu, then choose About from the menu.
Where do you get your info?
Reply
#4
Try clearing the Browser cache
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
(08-05-2024, 06:24 PM)Tim Curtis Wrote: Try clearing the Browser cache

That didn’t solve it.
Also, when I open a SSH session it reports 9.0.4:
Code:
moode login: *                                                                                                                                                                  
Password:                                                                                                                                                                            

Host:  moode                                                                                                                                                                        
RPiOS: 12.6 Bookworm 64-bit | Linux: 6.6.31 64-bit                                                                                                                                  
Model: Pi-Zero 2 W 512MB                                                                                                                                                            
Audio: Allo Boss DAC                                                                                                                                                                
                                                                                                                                                                                   
                                                                                                                                                                                   
       m o O d e   a u d i o   p l a y e r                                                                                                                                          
                                                                                                                                                                                   
             Release 9.0.4 2024-07-06                            <===                                                                                                                  
               (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'.
Reply
#6
moodeutl —version and —mooderel report different versions?

For completeness:
Code:
*@moode:~ $ moodeutl --mooderel
9.0.4 2024-07-06                                                                                       <--                                                                              
*@moode:~ $ moodeutl --version                                                                                                                                                  
9.0.0                                                                                                        <--                                                                        
*@moode:~ $ moodeutl --osinfo                                                                                                                                                    
RPiOS: 12.6 Bookworm 64-bit | Linux: 6.6.31 64-bit                                                                                                                                  
*@moode:~ $ moodeutl -s                                                                                                                                                          
Gathering info...                                                                                                                                                                    
                                                                                                                                                                                   
H A R D W A R E   A N D   O S                                                                                                                                                        
                                                                                                                                                                                   
moOde release           = 9.0.4 2024-07-06                                                                                                                                          
RaspiOS                 = 12.6 Bookworm 64-bit                                                                                                                                      
Linux kernel            = 6.6.31 64-bit                                                                                                                                              
Pi model                = Pi-Zero 2 W 1.0 512MB                                                                                                                                      
Architecture            = aarch64 (64-bit)                                                                                                                                          
Home directory          = /home/*                                                                                                                                                
System uptime           = up 17 minutes                                                                                                                                              
Timezone                = Asia/Bangkok                                                                                                                                              
Current time            = 2024-08-06 11:29:17                                                                                                                                        
                                                                                                                                                                                   
Host name               = moode                                                                                                                                                      
Ethernet address        = unassigned                                                                                                                                                
Ethernet MAC            = no adapter                                                                                                                                                
WLAN address            = 172.20.0.141                                                                                                                                              
WLAN MAC                = d8:3a:dd:74:eb:3f                                                                                                                                          
WLAN country            = TH                                                                                                                                                        
WLAN AP SSID            = Moode                                                                                                                                                      
WLAN AP addr            = 172.24.1.1/24                                                                                                                                              
                                                                                                                                                                                   
SoC identifier          = bcm2837                                                                                                                                                    
Core count              = 4                                                                                                                                                          
Kernel timer freq       = 250 Hz                                                                                                                                                    
Warranty                = OK                                                                                                                                                        
                                                                                                                                                                                   
RootFS size             = 28.7G                                                                                                                                                      
RootFS used             = 3.5G                                                                                                                                                      
RootFS available        = 23.7G                                                                                                                                                      
Memory total            = 427 MB                                                                                                                                                    
Memory free             = 215 MB                                                                                                                                                    
Memory used             = 212 MB                                                                                                                                                    
SoC temperature         = 62.3°C                                                                                                                                                    
Throttled bitmask       = 0x0                                                                                                                                                        
Throttled text          = No throttling has occurred                                                                                                                                
                                                                                                                                                                                   
Worker responsiveness   = Boosted                                                                                                                                                    
CPU governor            = ondemand                                                                                                                                                  
PCI express             = Off                                                                                                                                                        
Reduce power            = Off (Pi-5 only)                                                                                                                                            
Pi integrated WiFi      = On                                                                                                                                                        
Pi integrated BT        = Off                                                                                                                                                        
HDMI output             = On                                                                                                                                                        
LED state               = 1,1                                                                                                                                                        
IP addr timeout         = 90 (secs)                                                                                                                                                  
Ethernet check          = No                                                                                                                                                        
HTTPS mode              = Off                                                                                                                                                        
SSH term server         = On                                                                                                                                                        
                                                                                                                                                                                   
SMB file sharing        = Off                                                                                                                                                        
NFS file sharing        = Off                                                                                                                                                        
NFS access              =                                                                                                                                                            
NFS options             = rw,sync,no_subtree_check,no_root_squash                                                                                                                    
                                                                                                                                                                                   
PHP-FPM version         = 8.2.20                                                                                                                                                    
NGINX version           = 1.22.1                                                                                                                                                    
SQLite3 version         = 3.40.1                                                                                                                                                    
Python version          = 3.11.2                                                                                                                                                    
Nodejs version          = Not installed                                                                                                                                              
PyLGPIO version         = 0.2.2                                                                                                                                                      
                                                                                                                                                                                   
<snip/>
                                                                                                                                                                                   
M O O D E   S T A R T U P   L O G                                                                                                                                                    
                                                                                                                                                                                   
20240806 102318 worker: --                                                                                                                                                          
20240806 102319 worker: -- Start moOde 9 series                                                                                                                                      
20240806 102319 worker: --                                                                                                                                                          
20240806 102319 worker: Successfully daemonized                                                                                                                                      
20240806 102319 worker: Wait for Linux startup                                                                                                                                      
20240806 102325 worker: Linux startup complete                                                                                                                                      
20240806 102325 worker: Boot config is ok                                                                                                                                            
20240806 102325 worker: Session loaded                                                                                                                                              
20240806 102329 worker: Package locks applied                                                                                                                                        
20240806 102331 worker: File check complete                                                                                                                                          
20240806 102331 worker: Debug logging off                                                                                                                                            
20240806 102331 worker: --                                                                                                                                                          
20240806 102331 worker: -- System                                                                                                                                                    
20240806 102331 worker: --                                                                                                                                                          
20240806 111237 worker: Host name:     moode                                                                                                                                        
20240806 111237 worker: RPi model:     Pi-Zero 2 W 1.0 512MB                                                                                                                        
20240806 111237 worker: moOde release: 9.0.4 2024-07-06                                                                                                                              
20240806 111237 worker: RaspiOS:       12.6 Bookworm 64-bit                                                                                                                          
20240806 111237 worker: Linux Kernel:  6.6.31 64-bit                                                                                                                                
20240806 111237 worker: MPD version:   0.23.14                                                                                                                                      
20240806 111237 worker: User id:       *                                                                                                                                        
20240806 111237 worker: Home folder:   /home/*                                                                                                                                  
20240806 111237 worker: Time zone:     Asia/Bangkok                                                                                                                                  
20240806 111237 worker: Kbd layout:    us                                                                                                                                            
20240806 111237 worker: HDMI ports(s): on                                                                                                                                            
20240806 111237 worker: Sys LED0:      on                                                                                                                                            
20240806 111237 worker: Sys LED1:      sysclass does not exist                                                                                                                      
20240806 111237 worker: Reduce power:  n/a                                                                                                                                          
20240806 111237 worker: CPU governor:  ondemand                                                                                                                                      
20240806 111237 worker: Integ audio:   vc4-kms-v3d                                                                                                                                  
20240806 111237 worker: --                                                                                                                                                          
20240806 111237 worker: -- Network                                                                                                                                                  
20240806 111237 worker: --                                                                                                                                                          
20240806 111237 worker: Eth0                                                                                                                                                        
20240806 111237 worker: Ethernet: adapter does not exist                                                                                                                            
20240806 111237 worker: Wlan0                                                                                                                                                        
20240806 111237 worker: Wireless: adapter exists                                                                                                                                    
20240806 111237 worker: Wireless: country TH                                                                                                                                        
20240806 111237 worker: Wireless: SSID    OreoDevices                                                                                                                                
20240806 111237 worker: Wireless: other   None                                                                                                                                      
20240806 111237 worker: Wireless: timeout up to 90 secs                                                                                                                              
20240806 111238 worker: Wireless: connect to *                                                                                                                            
20240806 111238 worker: Wireless: method  dhcp                                                                                                                                      
20240806 111238 worker: Wireless: address 172.20.0.141                                                                                                                              
20240806 111238 worker: Wireless: netmask 255.255.0.0                                                                                                                                
20240806 111238 worker: Wireless: gateway 172.20.1.1                                                                                                                                
20240806 111238 worker: Wireless: pri DNS 172.20.1.1                                                                                                                                
20240806 111238 worker: Wireless: domain  *                                                                                                                                
20240806 111238 worker: --                                                                                                                                                          
20240806 111238 worker: -- File sharing                                                                                                                                              
20240806 111238 worker: --                                                                                                                                                          
20240806 111238 worker: SMB file sharing:  off                                                                                                                                      
20240806 111238 worker: NFS file sharing:  off                                                                                                                                      
20240806 111238 worker: DLNA file sharing: off                                                                                                                                      
20240806 111238 worker: --                                                                                                                                                          
20240806 111238 worker: -- Special configs                                                                                                                                          
20240806 111238 worker: --                                                                                                                                                          
20240806 111238 worker: Plexamp:          not installed                                                                                                                              
20240806 111238 worker: RoonBridge:       not installed                                                                                                                              
20240806 111238 worker: Allo Piano 2.1:   not detected                                                                                                                              
20240806 111238 worker: Allo Boss 2:      not detected, OLED script ok                                                                                                              
20240806 111238 worker: IQaudIO AMP*:     not detected                                                                                                                              
20240806 111238 worker: --                                                                                                                                                          
20240806 111238 worker: -- ALSA debug                                                                                                                                                
20240806 111238 worker: --                                                                                                                                                          
20240806 111238 worker: Cards:  0:vc4hdmi         1:BossDAC         2:empty           3:empty                                                                                        
20240806 111238 worker:         4:empty           5:empty           6:empty           7:empty                                                                                        
20240806 111238 worker: Mixers: 0:none            1:(Digital)       2:none            3:none                                                                                        
20240806 111238 worker:         4:none            5:none            6:none            7:none                                                                                        
20240806 111238 worker: --                                                                                                                                                          
20240806 111238 worker: -- Audio configuration                                                                                                                                      
20240806 111238 worker: --                                                                                                                                                          
20240806 111238 worker: Audio device:  1:Allo Boss DAC                                                                                                                              
20240806 111239 worker: ALSA card:     has not been reassigned                                                                                                                      
20240806 111239 worker: MPD config:    update not needed                                                                                                                            
20240806 111239 worker: ALSA output:   I2S                                                                                                                                          
20240806 111239 worker: ALSA mode:     Direct (hw)                                                                                                                                  
20240806 111239 worker: ALSA mixer     Digital                                                                                                                                      
20240806 111239 worker: ALSA volume:   100% (0.00dB)                                                                                                                                
20240806 111239 worker: ALSA maxvol:   100%                                                                                                                                          
20240806 111239 worker: ALSA loopback: off                                                                                                                                          
20240806 111239 worker: MPD mixer      Fixed (0dB)                                                                                                                                  
20240806 111240 worker: Audio formats: S16_LE, S24_LE, S32_LE                                                                                                                        
20240806 111240 worker: CamillaDSP:    PjV 7Hz Salnotes Zero 2                                    <--                                                                                  
20240806 111240 worker: CDSP volume:   0dB                                                                                                                                          
20240806 111240 worker: CDSP volrange: 60dB                                                                                                                                          
20240806 111240 worker: --                                                                                                                                                          
20240806 111240 worker: -- MPD startup                                                                                                                                              
20240806 111240 worker: --                                                                                                                                                          
20240806 111242 worker: MPD service:        started                                                                                                                                  
20240806 111242 worker: MPD port 6600:      accepting connections                                                                                                                    
20240806 111242 worker: MPD ALSA Default:   on                                                                                                                                      
20240806 111242 worker: MPD ALSA Bluetooth: off                                                                                                                                      
20240806 111242 worker: MPD HTTP Server:    off                                                                                                                                      
20240806 111242 worker: MPD volume:         0                                                                                                                                        
20240806 111242 worker: Saved MPD vol:      -1                                                                                                                                      
20240806 111242 worker: Saved SRC vol:      0                                                                                                                                        
20240806 111242 worker: MPD crossfade:      off                                                                                                                                      
20240806 111242 worker: MPD ignore CUE:     no                                                                                                                                      
20240806 111242 worker: MPD CDSP volsync:   off                                                                                                                                      
20240806 111242 worker: --                                                                                                                                                          
20240806 111242 worker: -- Music sources                                                                                                                                            
20240806 111242 worker: --                                                                                                                                                          
20240806 111242 worker: USB drive:      EFI                                                                                                                                          
20240806 111242 worker: USB drive:      SamsungT3                                                                                                                                    
20240806 111242 worker: NAS sources:    no music sources defined                                                                                                                    
20240806 111242 worker: --                                                                                                                                                          
20240806 111242 worker: -- Feature availability                                                                                                                                      
20240806 111242 worker: --                                                                                                                                                          
20240806 111242 worker: Input select:    available, Source: MPD, Output: Allo Boss DAC                                                                                              
20240806 111242 worker: Bluetooth:       available, PIN: None, ALSA/CDSP maxvol: 100%/0dB, ALSA outmode: Standard                                                                    
20240806 111242 worker: AirPlay:         available                                                                                                                                  
20240806 111242 worker: Spotify Connect: available                                                                                                                                  
20240806 111242 worker: Squeezelite:     available                                                                                                                                  
20240806 111242 worker: UPnP client:     available                                                                                                                                  
20240806 111242 worker: Plexamp:         not installed                                                                                                                              
20240806 111242 worker: RoonBridge:      not installed                                                                                                                              
20240806 111242 worker: Multiroom:       available                                                                                                                                  
20240806 111242 worker: GPIO buttons:    available                                                                                                                                  
20240806 111242 worker: HTTPS mode:      available                                                                                                                                  
20240806 111242 worker: Stream recorder: n/a                                                                                                                                        
20240806 111242 worker: --                                                                                                                                                          
20240806 111242 worker: -- Peripherals                                                                                                                                              
20240806 111242 worker: --                                                                                                                                                          
20240806 111246 worker: Local display:   off                                                                                                                                        
20240806 111246 worker: On-screen kbd:   off                                                                                                                                        
20240806 111246 worker: HDMI 4K 60Hz:    off                                                                                                                                        
20240806 111246 worker: Rotary encoder:  off                                                                                                                                        
20240806 111246 worker: USB volume knob: off                                                                                                                                        
20240806 111246 worker: LCD updater:     off                                                                                                                                        
20240806 111246 worker: --                                                                                                                                                          
20240806 111246 worker: -- Miscellaneous                                                                                                                                            
20240806 111246 worker: --                                                                                                                                                          
20240806 111246 worker: Software update:   Automatic check off                                                                                                                      
20240806 111246 worker: Auto-CoverView:    off                                                                                                                                      
20240806 111246 worker: CoverView timeout: Never                                                                                                                                    
20240806 111246 worker: Auto-shuffle:      on                                                                                                                                        
20240806 111246 worker: Auto-play:         off, random toggle reset to off                                                                                                          
20240806 111246 worker: Web SSH server:    on                                                                                                                                        
20240806 111246 worker: Maintenance task:  360 mins                                                                                                                                  
20240806 111246 worker: Current view:      reset to Playback                                                                                                                        
20240806 111246 worker: Active flags:      all false                                                                                                                                
20240806 111246 worker: Reset flags:       skipped                                                                                                                                  
20240806 111246 worker: Session check:     ok                                                                                                                                        
20240806 111246 worker: --                                                                                                                                                          
20240806 111246 worker: -- Startup complete                                                                                                                                          
20240806 111246 worker: --                                                                                                                                                          
20240806 111247 worker: Mount monitor:    started                                                                                                                                    
20240806 111247 worker: Radio monitor:    off                                                                                                                                        
20240806 111247 worker: Watchdog monitor: started                                                                                                                                    
20240806 111247 worker: Responsiveness:   Boosted                                                                                                                                    
20240806 111247 worker: Ready                          
Reply
#7
(08-05-2024, 05:06 PM)PJVervoorn Wrote:
(08-05-2024, 01:12 PM)the_bertrum Wrote: Where are you getting that system information from?  On mine it is arranged very differently:
From the web UI: First select Configure | System from the menu, then choose About from the menu.
Where do you get your info?

Ah, got you.  I was looking in "system information".  My "about" text is correct also and the conversation has moved on so I'll stay out for now.
----------------
Robert
Reply
#8
I check my 905 -> 906 upgraded system and no issues whatsoever.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#9
I tried the update on a fresh install of 9.0.4 (on the Zero 2W).
It succeeded/failed in the same way.
The upgrade was done right after starting moode, zero configuration.

I don’t have 9.0.5 as a Zip, so i will just do a fresh install of 9.0.6
Reply
#10
A quick test updating a fresh 904 release to 906 on a Pi4 and no issues. I don't have a 02w but the particular model of the Pi shouldn't make a difference.

If someone can repro I'll investigate further.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: