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

GLIBC_2.33 not found #28

Closed
d35r0n opened this issue Jul 16, 2021 · 2 comments
Closed

GLIBC_2.33 not found #28

d35r0n opened this issue Jul 16, 2021 · 2 comments

Comments

@d35r0n
Copy link

d35r0n commented Jul 16, 2021

I was trying to use this adblock on Flatpak since I am using Manjaro. All the steps were smooth but the final running script doesn't work.

I used this:

flatpak run --command=sh com.spotify.Client -c 'eval "$(sed s#LD_PRELOAD=#LD_PRELOAD=$HOME/.spotify-adblock/spotify-adblock.so:#g /app/bin/spotify)"'

and I got the output as:

/app/extra/bin/spotify: /app/lib/libcurl-gnutls.so.4: no version information available (required by /app/extra/bin/spotify)
/app/extra/bin/spotify: /usr/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/user/.spotify-adblock/spotify-adblock.so)

I tried looking up for both of these errors but wasn't able to find a working solution

@abba23
Copy link
Owner

abba23 commented Jul 16, 2021

Duplicate of #24

Edit: Why would you need to use Flatpak just because you're on Manjaro? Couldn't you install Spotify from the AUR? You can even install this adblocker directly from the AUR (spotify-adblock / spotify-adblock-git).

@abba23 abba23 marked this as a duplicate of #24 Jul 16, 2021
@abba23 abba23 closed this as completed Jul 16, 2021
@d35r0n
Copy link
Author

d35r0n commented Jul 16, 2021

Oh, I never thought of using the AUR packages. I'm somewhat new to Linux. But thanks for the help! Also, I apologise for wasting your time with my stupidity.

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

2 participants