-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Radarr: update is failing (version `GLIBC_2.27' not found) #6309
Comments
Hey @woutercoppens, it looks like there might be a compatibility issue with DSM 7.1.1, but I’m unable to reproduce it on my DS916+ running DSM 7.1.1-42962 Update 6. For example, on my system, I seem to have an older library file, but it doesn’t appear to cause any issues.
Could you confirm if this is a fresh installation or an upgrade? If it’s an upgrade, do you remember the previous Radarr version that was working? |
As an update I've even installed Radarr from a fresh install on DSM 6.2.4-25556 Update 7. The built-in update on install runs perfectly:
This is with a very old library file:
I don't know if this is something specific to ARMv7. |
Hey @woutercoppens, I noticed you cross-posted this issue at Radarr/Radarr#10653. From the additional details, it looks like you were upgrading from Radarr 5.11.0.9244 (which includes .NET 6.0.32) to Radarr 5.14.0.9383. Starting with Radarr version 5.12.2.9335, .NET 6.0.35 was included, which could be a contributing factor. Interestingly, based on my testing, this issue doesn’t seem to affect x64 platforms. |
Hi Michael, |
I restarted Radarr and launched the update again:
|
Hey @woutercoppens, I've spoken with the Radarr team, and they plan to re-open your original cross-posted ticket since this issue seems related to .NET versions newer than 6.0.32 on ARMv7 platforms. The Microsoft .NET 6.0.33 issue (see dotnet/core#9447 (comment)) describes a very similar problem, so it likely requires an upstream fix from Microsoft. I've also added a comment in the latest Microsoft issue (dotnet/core#9532 (comment)) to help bring more attention to it. |
@mreid-tt we could fix this by adding and we would need to set LD_LIBRARY_PATH for DSM 7.1 too in SERVICE_COMMAND. we alread do this for DSM 6 to include and find the newer libstdc++ library added to the package. This seems to be an issue for models that are limitted to DSM 7.1.1 or DSM 6.2.4. IMHO it would not be a probem to add BTW the version of glibc can be seen in the name of the Synology toolchain file |
hey @hgy59, thanks for this solution, I'll give it a try. Would you suggest including it for any DSM 7.1 build or just restricting the inclusion to ARMv7 builds? |
I recommend it for all TC_VERSION (DSM 6.2.4, DSM 7+) and all archs. |
Hey @woutercoppens, unfortunately, our attempts to work around the issue by manually including an updated version of In the meantime, I’ve created a new SynoCommunity Radarr release using the last version compatible with your ARMv7 CPU (v5.12.2.9335). This ensures that reinstallations can use the most recent version supported on your device, as the built-in updater will always attempt to install the latest version. |
Is this a new Bug?
Package Name
Radarr
Package Version
5.14.0.9383
Device Model
Synology DS414
Device Architecture
ARMv7
Firmware Version
7.1.1-42962 Update 5
What happened?
Launching the update from within Radarr is failing
Reproduction steps
Install Log
Service Log
No response
Other Logs
No response
The text was updated successfully, but these errors were encountered: