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

Does not run, exec: : not found #1

Closed
probonopd opened this issue Oct 15, 2016 · 5 comments
Closed

Does not run, exec: : not found #1

probonopd opened this issue Oct 15, 2016 · 5 comments

Comments

@probonopd
Copy link

On Ubuntu 16.04:

$ '/home/me/Downloads/donut-1.2.0-x86_64.AppImage' 
/tmp/.mount_DGUSID
3102
/tmp/.mount_DGUSID/AppRun: line 43: exec: : not found
@harshjv
Copy link
Member

harshjv commented Oct 16, 2016

Have you tried this?

chmod a+x donut-1.2.0-x86_64.AppImage
./donut-1.2.0-x86_64.AppImage

@probonopd
Copy link
Author

Yes

@harshjv
Copy link
Member

harshjv commented Oct 16, 2016

@probonopd I didn't notice that AppImageKit is your creation. 😅

Can you throw some light on what could be the problem?

I am using https://github.com/electron-userland/electron-builder to build AppImage files.

@probonopd
Copy link
Author

Done, it indeed appears to be an upstream issue with electron-builder. Opened a ticket there:
electron-userland/electron-builder#827

@harshjv
Copy link
Member

harshjv commented Oct 16, 2016

Thanks @probonopd :)

@harshjv harshjv closed this as completed Jan 5, 2017
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

2 participants