Thank you for your donation!


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


Problem: Update to 9.2.6 cancelled
#31
(03-12-2025, 09:17 AM)Raptor1 Wrote: Updated my Pi4 from 9.2.5 and i got the "failed message" did a reboot and was showing 9.2.6 and all works fine, also reporting all up to date
so i will leave it at that.

Note that although it shows 9.2.6 now, the system probably still is in an inconsistent state:
The complete update should perform a total of 32 steps. The new version number is, however, triggered early by the installation of the moode-player package in step 4. So if the process fails anywhere after step 04/32 the GUI will already show version 9.2.6 ("up to date") albeit several remaining and potentially important packages still haven't been touched.

To fix that, you would need to repeat the update via ssh access by manually running  the following command:
Code:
sudo /var/www/util/system-updater.sh moode9

Best regards
Jens
Reply
#32
That should probably be
Code:
sudo /var/www/util/system-updater.sh moode9
Going to eleven...
Reply
#33
(03-19-2025, 06:08 AM)PJVervoorn Wrote: That should probably be
Code:
sudo /var/www/util/system-updater.sh moode9

Phew!
Thanks for noticing/correcting the code originaly offered (sudo /var/www/util/system-updater moode9) which resulted in 'command not found'
Reply
#34
Oops, I'll update those earlier posts.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#35
(03-19-2025, 09:41 AM)Tim Curtis Wrote: Oops, I'll update those earlier posts.

Hey, guys! I have tried to update from SSH too but getting this:

$ sudo /var/www/util/system-updater.sh moode9
Downloading package [update-moode9.zip]

**********************************************************
**
**  This process updates moOde to the latest release.
**  Reboot after the update completes.
**
**********************************************************

Start 2025-03-07 update for moOde
** Step 01-32: Remove package hold
moOde-apt-hold
chromium-browser-l10n was already not on hold.
chromium-codecs-ffmpeg-extra was already not on hold.
moode-player was already not on hold.
pleezer was already not on hold.
dpkg: error: parsing file '/var/lib/dpkg/available' near line 0:
 empty field name
E: Sub-process dpkg --set-selections returned an error code (2)
E: Executing dpkg failed. Are you root?
Oops something went wrong
** Step failed
** Exiting update
Install failed, update cancelled
Reply
#36
Nah. tried that. all I got was:

Downloading package [update-moode9.zip]
Package not found, update cancelled

not overly worried. all the systems play music Smile

Hawkwind currently playing on the lounge system… RPI 3B+/IQAudio DAC Pro HAT, to Naim Headline2/NAPSC2 to Sennheiser 800S cans. And sounding pretty fine.

And anyway, “the management” has enough chores lined up to keep me “amused” (i.e. busy) for a while.

Edit: Well this is embarrassing ... a basic error on my part. It's so bad I'm not going to comment any further!

But the other three streamers are now updating!
Reply
#37
for those who are stuck with the failed upgrade to 9.2.6 or 9.3.0. I was trying to solve it for the longest time. What resolved it for me was these:
To fix this you have to delete/clear the file using the command:

sudo dpkg --clear-avail

then rebuild the file using the command:

sudo apt-get update

Hope it helps someone.
Reply


Forum Jump: