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

[bug] GLIBC_2.34 not found (required by /usr/bin/wine) - Vaniglia #54

Open
timbell87 opened this issue May 4, 2023 · 0 comments
Open

Comments

@timbell87
Copy link

This bug is mentioned here but I though I'd post it in under wine to try and get attention on the issue and add some other relevant information.

Attempting to run a program using Vaniglia results in:
/usr/bin/wine: /home/username/.local/share/bottles/runners/vaniglia-7.18/lib/libc.so.6: version GLIBC_2.34' not found (required by /usr/bin/wine)`

running ls -l libc.so.6 under bottles/runners/vaniglia-7.18/lib shows that libc.so.6 is symlinked to libc-2.31.so, running ls *libc* reveals that libc-2.31 is the only version installed and glibc 2.34 is not packaged with vaniglia-7.18

To Reproduce (From the original issue)

Install Bottles from Flatpak.
Create bottle using vaniglia runner.
Try to run e.g. 7-zip installer (https://www.7-zip.org/a/7z2201-x64.exe).

Package

So far reproducible on 51.5 Flatpak and 2:51.5-3 from AUR

Distributions

Fedora 37 (tested on new install on VM with all packages up to date)
Manjaro KDE 22

Debugging Information

I'll save you the wall of text here - there's some info included in the issue linked above but given that Vaniglia is clearly just being shipped with an incompatible version of glibc, I'd say you guys shouldn't have too much of a problem without them.

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

1 participant