wine icon indicating copy to clipboard operation
wine copied to clipboard

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

Open timbell87 opened this issue 1 year ago • 0 comments

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.

timbell87 avatar May 04 '23 00:05 timbell87