Hello
I have MC29 version 29.0.49 running on my RPI4 (version 11 - Bulleyes) Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 19:39:41 BST 2022 armv7l GNU
The very last version of MC29 is available for updating, but the update fails with the following message:
"Error installing packages - Error while installing package: unable to stat '/usr/lib/jriver/Media Center 29/Skins/Theater View/Glass/Roller/Selection.png' (which was about to be installed)
tie-breaker question : Under usr/lib/jriver/ I have 2 folders : 'MC29' and 'Media Center 29' both fullfiled with the same folders : Data, Plugins, Skins Visualisation. Is this normal ??
Thanks for your help
It is correct to have those two folders.
However MC29 should be a SYMLINK to Media Center 29, not an actual folder.
It kind of sounds to me like you have some sort of filesystem corruption.
You could try:
sudo apt-get purge mediacenter29
then check to see that /usr/lib/jriver/Media Center 29 and MC29 are gone, if not manually remove them. Next:
sudo apt-get install mediacenter29
You won't lose any of your user files, library, etc by deleting the previous build, all of that is in the users home folder.