Can't use any AppImage: cannot execute: required file not found #655
-
I first installed the lite version, but 80% of the time ArduinoIDE would not launch, while I could still launch it from the console without problem. I then uninstalled the lite version and installed the rpm. Same problem. So I decided to Here is what I get:
In fact, when downloading a different Appimage and chmoding it, I get the same error. There must be something on my system that AppImageLauncher altered, and I need it to be reset so I can work again |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Please reboot. That should clean up the binfmt_misc integration. Alternatively, you can try to |
Beta Was this translation helpful? Give feedback.
-
i get this error in a clean chroot (trying to extract the appimage contents) |
Beta Was this translation helpful? Give feedback.
Please reboot. That should clean up the binfmt_misc integration. Alternatively, you can try to
sudo systemctl restart systemd-binfmt
first. Please report your results. RPM distros are a bit annoying when it comes to uninstalling, hence the uninstall hook asks for a reboot.