KomodoPlatform / komodo-wallet

Komodo Wallet
https://app.komodoplatform.com
239 stars 206 forks source link

fix GLIBC error #2336

Closed cipig closed 1 year ago

cipig commented 1 year ago

fix error with debian 11 and other older linux versions

AntaraAtomicDexAppDir/usr/bin/komodo-wallet: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: versionGLIBCXX_3.4.30' not found (required by AntaraAtomicDexAppDir/usr/bin/komodo-wallet)
smk762 commented 1 year ago

This is a temporary solution. Longer term, we should move away from GHA environments an use our own docker container. ref https://github.com/KomodoPlatform/komodo-wallet-desktop/issues/2338