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

cannot execute: "execv error: No such file or directory" #23

Closed
nerdCopter opened this issue May 16, 2023 · 17 comments
Closed

cannot execute: "execv error: No such file or directory" #23

nerdCopter opened this issue May 16, 2023 · 17 comments

Comments

@nerdCopter
Copy link

all AppImages report: execv error: No such file or directory

Debian 11 Bullseye

@mmtrt
Copy link
Owner

mmtrt commented May 16, 2023

Try installing libc6:i386 if that is not installed.

@nerdCopter
Copy link
Author

nerdCopter commented May 16, 2023

$ sudo dpkg -i libc6-i386_2.31-13+deb11u6_amd64.deb 
(Reading database ... 538522 files and directories currently installed.)
Preparing to unpack libc6-i386_2.31-13+deb11u6_amd64.deb ...
Unpacking libc6-i386 (2.31-13+deb11u6) over (2.31-13+deb11u6) ...
Replaced by files in installed package libc6:i386 (2.31-13+deb11u6) ...
Setting up libc6-i386 (2.31-13+deb11u6) ...
Processing triggers for libc-bin (2.31-13+deb11u6) ...

$ ./wine-staging_ge-proton_8-5-x86_64.AppImage 
execv error: No such file or directory

tried libc6-dev-i386_2.31-13+deb11u6_amd64.deb as well.

@mmtrt
Copy link
Owner

mmtrt commented May 16, 2023

Alright I will test that in the morning with an older libc system and recent.

@mmtrt
Copy link
Owner

mmtrt commented May 17, 2023

AppImage seems to boot up fine here on both systems Ubuntu 16.04 , Kubuntu 23.10

PS: can you check apt list --installed 2>/dev/null | grep -e libc6 -e gstreamer -e mesa

@nerdCopter
Copy link
Author

Summary

$ apt list --installed 2>/dev/null | grep -e libc6 -e gstreamer -e mesa
gir1.2-gstreamer-1.0/stable,now 1.18.4-2.1 amd64 [installed,automatic]
gstreamer1.0-adapter-pulseeffects/stable,now 4.8.4-1 amd64 [installed]
gstreamer1.0-alsa/stable,now 1.18.4-2 amd64 [installed]
gstreamer1.0-clutter-3.0/stable,now 3.0.27-2 amd64 [installed,automatic]
gstreamer1.0-gl/stable,now 1.18.4-2 amd64 [installed]
gstreamer1.0-gtk3/stable,stable-security,now 1.18.4-2+deb11u1 amd64 [installed]
gstreamer1.0-libav/stable,now 1.18.4-3 amd64 [installed,automatic]
gstreamer1.0-nice/stable,now 0.1.16-1 amd64 [installed]
gstreamer1.0-plugins-bad/stable,now 1.18.4-3 amd64 [installed,automatic]
gstreamer1.0-plugins-base/stable,now 1.18.4-2 amd64 [installed,automatic]
gstreamer1.0-plugins-good/stable,stable-security,now 1.18.4-2+deb11u1 amd64 [installed,automatic]
gstreamer1.0-plugins-ugly/stable,now 1.18.4-2 amd64 [installed,automatic]
gstreamer1.0-pulseaudio/stable,stable-security,now 1.18.4-2+deb11u1 amd64 [installed,automatic]
gstreamer1.0-tools/stable,now 1.18.4-2.1 amd64 [installed]
gstreamer1.0-x/stable,now 1.18.4-2 amd64 [installed,automatic]
libc6-dbg/stable,now 2.31-13+deb11u6 amd64 [installed,automatic]
libc6-dev-i386/stable,now 2.31-13+deb11u6 amd64 [installed,automatic]
libc6-dev-x32/stable,now 2.31-13+deb11u6 amd64 [installed,automatic]
libc6-dev/stable,now 2.31-13+deb11u6 amd64 [installed,automatic]
libc6-i386/stable,now 2.31-13+deb11u6 amd64 [installed,automatic]
libc6-x32/stable,now 2.31-13+deb11u6 amd64 [installed,automatic]
libc6/stable,now 2.31-13+deb11u6 amd64 [installed]
libc6/stable,now 2.31-13+deb11u6 i386 [installed]
libegl-mesa0/stable,now 20.3.5-1 amd64 [installed,automatic]
libegl1-mesa-dev/stable,now 20.3.5-1 amd64 [installed]
libegl1-mesa/stable,now 20.3.5-1 amd64 [installed,automatic]
libgl1-mesa-dev/stable,now 20.3.5-1 amd64 [installed]
libgl1-mesa-dri/stable,now 20.3.5-1 amd64 [installed,automatic]
libgl1-mesa-dri/stable,now 20.3.5-1 i386 [installed]
libgl1-mesa-glx/stable,now 20.3.5-1 amd64 [installed,automatic]
libgl1-mesa-glx/stable,now 20.3.5-1 i386 [installed]
libglapi-mesa/stable,now 20.3.5-1 amd64 [installed,automatic]
libglapi-mesa/stable,now 20.3.5-1 i386 [installed,automatic]
libglu1-mesa-dev/stable,now 9.0.1-1 amd64 [installed]
libglu1-mesa/stable,now 9.0.1-1 amd64 [installed,automatic]
libglx-mesa0/stable,now 20.3.5-1 amd64 [installed,automatic]
libglx-mesa0/stable,now 20.3.5-1 i386 [installed,automatic]
libgstreamer-gl1.0-0/stable,now 1.18.4-2 amd64 [installed,automatic]
libgstreamer-ocaml/stable,now 0.3.0-2+b1 amd64 [installed]
libgstreamer-plugins-bad1.0-0/stable,now 1.18.4-3 amd64 [installed,automatic]
libgstreamer-plugins-base1.0-0/stable,now 1.18.4-2 amd64 [installed,automatic]
libgstreamer-plugins-base1.0-dev/stable,now 1.18.4-2 amd64 [installed]
libgstreamer1.0-0/stable,now 1.18.4-2.1 amd64 [installed,automatic]
libgstreamer1.0-dev/stable,now 1.18.4-2.1 amd64 [installed]
mesa-common-dev/stable,now 20.3.5-1 amd64 [installed,automatic]
mesa-opencl-icd/stable,now 20.3.5-1 amd64 [installed]
mesa-utils-extra/stable,now 8.4.0-1+b1 amd64 [installed]
mesa-utils/stable,now 8.4.0-1+b1 amd64 [installed]
mesa-vdpau-drivers/stable,now 20.3.5-1 amd64 [installed]
mesa-vulkan-drivers/stable,now 20.3.5-1 amd64 [installed,automatic]
mesa-vulkan-drivers/stable,now 20.3.5-1 i386 [installed,automatic]
phonon-backend-gstreamer-common/stable,now 4:4.10.0-1 amd64 [installed,automatic]
phonon4qt5-backend-gstreamer/stable,now 4:4.10.0-1 amd64 [installed]

@mmtrt
Copy link
Owner

mmtrt commented May 18, 2023

All that looks fine not sure what is causing this issue tbh.

which GPU do you have?

@nerdCopter
Copy link
Author

nerdCopter commented May 18, 2023

Integrated Intel. No discrete GPU.

$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)

$ sudo lshw -C video 
  *-display                 
       description: VGA compatible controller
       product: Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 06
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:31 memory:f7800000-f7bfffff memory:e0000000-efffffff ioport:f000(size=64) memory:c0000-dffff

edit: tried on Xubuntu 22.04.2 with NVidia driver 525.105.17 as well with same result.

@mmtrt
Copy link
Owner

mmtrt commented Jun 21, 2023

I've created wine wow64 experimental appimage builds which uses wine-32on64-WoW64 means no lib32 needed can you test it.

wine-devel-wow64
wine-staging-wow64

@nerdCopter
Copy link
Author

No sir, both fail. staging required chmod +x. since original posting, i have seen this error on other (non-wine) projects.
Debian 12 has releases since as well. Maybe not worth too much effort; unsure. I only wanted an easy option to run a single windows app that is no longer supporting Linux builds.

@mmtrt
Copy link
Owner

mmtrt commented Jun 27, 2023

can you test again, I've reverted appimages base to jammy.

@nerdCopter
Copy link
Author

Failed. Tried both assets from actions assets here: https://github.com/mmtrt/WINE_AppImage/actions/runs/5387305090
squashfs image issue here.

$ unzip ./wine-devel-exp-wow64-continuous-x86_64.AppImage.zip 
Archive:  ./wine-devel-exp-wow64-continuous-x86_64.AppImage.zip
  inflating: wine-devel-wow64_8.10-x86_64.AppImage.zsync  
  inflating: wine-devel-wow64_8.10-x86_64.AppImage  
$ chmod +x ./wine-devel-wow64_8.10-x86_64.AppImage
$ ./wine-devel-wow64_8.10-x86_64.AppImage 
execv error: No such file or directory
$ ./wine-devel-wow64_8.10-x86_64.AppImage --appimage-extract  
This doesn't look like a squashfs image.
Failed to open squashfs image

Debian GNU/Linux 11 (bullseye) (XFCE) and Ubuntu 22.04.2 LTS (XFCE)

I was able to take this asset: https://github.com/mmtrt/WINE_AppImage/releases/tag/test5-wow64
and execute ./bin/wineconsole, if such helps in any way
image

@mmtrt
Copy link
Owner

mmtrt commented Jun 29, 2023

AppImages seem to work fine here on Debian 11.7 live

@nerdCopter
Copy link
Author

interesting, TYVM. sorry for all the loss of time/effort. I will troubleshoot my issues further.

@thw26
Copy link

thw26 commented Nov 6, 2023

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?

@nerdCopter
Copy link
Author

[...] @nerdCopter, did you ever find what the issue was?

no sir. i gave up.

@thw26
Copy link

thw26 commented Nov 7, 2023

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.

@nerdCopter
Copy link
Author

nerdCopter commented Nov 7, 2023

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 AppImageLauncher and it works. thank you!

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+

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