Skip to content
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

Arch linux: symbol lookup error: megasync: undefined symbol: u_foldCase_74 #953

Closed
dolkilu opened this issue May 24, 2024 · 3 comments
Closed

Comments

@dolkilu
Copy link

dolkilu commented May 24, 2024

Neither versions worked for me.
sudo pacman -U https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-x86_64.pkg.tar.zst

 paru megasync
 DEB_Arch_Extra/megasync 5.2.1-4 [0 B 58.17 MiB]
    Get more control over your data
 aur/megasync 5.2.1.0-1 [+382 ~2.39]
    Official MEGA desktop application for syncing with MEGA Cloud Drive
> megasync 
megasync: symbol lookup error: megasync: undefined symbol: u_foldCase_74

Before install megasync I did a -Syu, which upgraded kernel to 6.9.1-arch1-2, not sure if related.
Operating System: Arch Linux
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Kernel Version: 6.9.1-arch1-2 (64-bit)
Graphics Platform: X11

@nsirolli
Copy link

This should be related to the icu package. Here I get a different error message:

nico@pilar~ $ megasync
megasync: error while loading shared libraries: libicuuc.so.74: cannot open shared object file: No such file or directory

I tried creating a symlink with that name, pointing to libicuuc.so.74, and then I get the same error message as you.

@dolkilu
Copy link
Author

dolkilu commented May 25, 2024

This should be related to the icu package. Here I get a different error message:

nico@pilar~ $ megasync
megasync: error while loading shared libraries: libicuuc.so.74: cannot open shared object file: No such file or directory

I tried creating a symlink with that name, pointing to libicuuc.so.74, and then I get the same error message as you.

Oh yea that's the work around I did too, Forgot to mention it.

@vtmateos
Copy link
Member

Hi,
We are working on a fix for icu74 issues. Apologies for the inconveniences.
It will be ready soon.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants