Kavita icon indicating copy to clipboard operation
Kavita copied to clipboard

Musl release requires libgcc

Open alpharde opened this issue 9 months ago • 3 comments

What happened?

Musl release expects libgcc, which shouldn't happen.

Error loading shared library libstdc++.so.6: No such file or directory (needed by ./Kavita)
Error loading shared library libgcc_s.so.1: No such file or directory (needed by ./Kavita)

What did you expect?

Application successfully starting.

Kavita Version Number - If you don not see your version number listed, please update Kavita and see if your issue still persists.

0.8.1 - Stable

What operating system is Kavita being hosted from?

Linux

If the issue is being seen on Desktop, what OS are you running where you see the issue?

None

If the issue is being seen in the UI, what browsers are you seeing the problem on?

No response

If the issue is being seen on Mobile, what OS are you running where you see the issue?

None

If the issue is being seen on the Mobile UI, what browsers are you seeing the problem on?

No response

Relevant log output

No response

Additional Notes

Alpine 3.19

alpharde avatar May 04 '24 22:05 alpharde