-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
cannot execute: "execv error: No such file or directory" #23
Comments
Try installing |
tried |
Alright I will test that in the morning with an older libc system and recent. |
AppImage seems to boot up fine here on both systems Ubuntu 16.04 , Kubuntu 23.10 PS: can you check |
Summary$ apt list --installed 2>/dev/null | grep -e libc6 -e gstreamer -e mesa |
All that looks fine not sure what is causing this issue tbh. which GPU do you have? |
Integrated Intel. No discrete GPU.
edit: tried on Xubuntu 22.04.2 with NVidia driver 525.105.17 as well with same result. |
I've created wine wow64 experimental appimage builds which uses |
No sir, both fail. staging required |
can you test again, I've reverted appimages base to jammy. |
Failed. Tried both assets from actions assets here: https://github.com/mmtrt/WINE_AppImage/actions/runs/5387305090
I was able to take this asset: https://github.com/mmtrt/WINE_AppImage/releases/tag/test5-wow64 |
AppImages seem to work fine here on Debian 11.7 live |
interesting, TYVM. sorry for all the loss of time/effort. I will troubleshoot my issues further. |
I'm seeing this issue as well on a Manjaro machine running the 8.19 devel appimage. @nerdCopter, did you ever find what the issue was? |
no sir. i gave up. |
I just found a solution last night. On Manjaro, AppImageLauncher comes preinstalled. Apparently this can cause issues with AppImages. I removed the package and rebooted and the AppImages are working properly again. |
same solved for me; purged edit: Other projects suffer from the same: https://github.com/TheAssassin/AppImageLauncher/issues?q=is%3Aissue+%22execv+error%3A+No+such+file+or+directory%22+ |
all AppImages report:
execv error: No such file or directory
Debian 11 Bullseye
The text was updated successfully, but these errors were encountered: