Closed TreeBranches closed 3 months ago
Hi there, thanks for the report.
There is no particular reason and the dependency is just a consequence of building under Ubuntu 22.04. Switching to 20.04 would fix your problem as it uses glibc 2.31 but I'll look into switching to Rocky/Alma 8 instead so the generated binary can have the widest compatibility.
This should be fixed now, please try out the build at https://github.com/lighterowl/transgui/actions/runs/10495582943/artifacts/1838926329 .
Tested with Rocky 8.10 and Rocky 9.4, closing as fixed in 5.18.6.
Going by the error I'm getting, it looks like your fork of Transmission Remote GUI requires glibc-2.35
After searching around it looks like Rocky Linux only currently supports up to v2.34. Is there a reason why 2.35 was chosen as a dependency for this fork? Please consider a lower version if not so important.