-
Notifications
You must be signed in to change notification settings - Fork 85
exit code 6 #298
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
Comments
Have you tried running the AppImage output plugin separately? It looks like a FUSE issue in some containerized environment at a first glance. I'm not sure how to reproduce this. Please also increase the verbosity: |
Any documentation for this, it's my first time packaging Appimage
It running by default inside python virtualenv. I try also deactivate virtualenv but same error.
I always run using -v0 , I didn't see any meaningful error I check on forum it might be the issue with static path, not sure why there is /usr/tmp in here $ strings appimage/usr/bin/myapp | grep /usr
/usr/tmp |
You can run the plugin that is included in the AppImage by extracting linuxdeploy (by running it with |
So this one works , the appimage generated and can be run ? So what is the cause ?
|
Hi I'm trying to create appimage from py_installer ( not one file ) result
Everything works except this step. The debug doesn't show any message in this step.
py_installer dist folder
appimage folder
appimage/AppRun
Run
output
The text was updated successfully, but these errors were encountered: