3.301 still says 3.251 [Resolved]

  • Did an OTA update from 3.251 to 3.301.
  • The update proceeded uneventfully.
  • The Web interface said that 3.301 was successfully installed, and rebooted the device.

But, after the reboot, the Web interface still says 3.251. So do /etc/os-release and /data/configuration/system_controller/system/config.json.

Is this cosmetic (a version string someone forgot to update before release)?

FWIW:

$ ls -l /imgpart/
total 853280
-rwxrwxrwx 1 volumio volumio  56197120 Jun  9 16:05 kernel_current.tar
-rwxrwxrwx 1 volumio volumio  56197120 Jun  9 16:05 kernel_fallback.tar
drwxrwxrwx 2 root    root        16384 Sep 23  2019 lost+found
-rwxrwxrwx 1 root    root          125 Sep 23  2019 remoteConfig
-rwxrwxrwx 1 volumio volumio 380407808 Jun  9 16:06 volumio_current.sqsh
-rwxrwxrwx 1 volumio volumio         0 Dec  8  2021 volumio_factory.sqsh
-rwxrwxrwx 1 volumio volumio 380923904 Jun 22 20:22 volumio_fallback.sqsh

and

$ sudo mkdir /mnt/overlay
$ sudo /bin/mount /dev/mmcblk0p3  /mnt/overlay
$ ls -l /mnt/overlay/dyn/
total 80
drwxr-xr-x  2 volumio volumio 4096 Jun 22 16:30 bin
drwxr-xr-x 10 volumio volumio 4096 Jun 22 20:28 data
drwxr-xr-x 40 volumio volumio 4096 Jun 22 16:30 etc
drwxr-xr-x  3 root    root    4096 Dec  6  2021 home
drwxr-xr-x  4 volumio volumio 4096 Dec  8  2021 lib
drwxrwxrwx  3 root    root    4096 Jun 22 20:48 mnt
drwxr-xr-x  3 root    root    4096 Mar  3 07:33 opt
drwx------  4 root    root    4096 Jun 22 18:39 root
drwxr-xr-x  2 root    root    4096 Jun 22 16:30 sbin
drwxrwxrwx  2 root    root    4096 Jan  1  1970 static
drwxr-xr-x  8 root    root    4096 Dec  6  2021 usr
drwxr-xr-x  8 root    root    4096 Dec  8  2021 var

$ sudo /bin/umount /mnt/overlay
$ sudo rm -rf /mnt/overlay

I think something must have gone wrong during your upgrade. Mine says 3.301 in the System section.

Would you mind sharing the contents of /etc/os-release?

Update: Nevermind. That was exactly the problem.

If you still need it:

volumio@sibermusic:~$ cat /etc/os-release
PRETTY_NAME=“Raspbian GNU/Linux 10 (buster)”
NAME=“Raspbian GNU/Linux”
VERSION_ID=“10”
VERSION=“10 (buster)”
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL=“http://www.raspbian.org/
SUPPORT_URL=“RaspbianForums - Raspbian
BUG_REPORT_URL=“RaspbianBugs - Raspbian
VOLUMIO_BUILD_VERSION=“3cfa1502993c2310fc263d6ebda1707071fe4cc2”
VOLUMIO_FE_VERSION=“8efe4f08f83e5de574651b8ed2333629c140d365”
VOLUMIO_FE3_VERSION=“8f1d07fcde806ea34f52cff908ec76359e14970e”
VOLUMIO_BE_VERSION=“e249dfa388452e6b8443121dc9b4cabca459c531”
VOLUMIO_ARCH=“arm”
VOLUMIO_VARIANT=“volumio”
VOLUMIO_TEST=“FALSE”
VOLUMIO_BUILD_DATE=“Thu 09 Jun 2022 05:55:51 PM CEST”
VOLUMIO_VERSION=“3.301”
VOLUMIO_HARDWARE=“pi”
VOLUMIO_DEVICENAME=“Raspberry Pi”
VOLUMIO_HASH=“6a8974e587cd4bab189d231f79b65462”