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

Binary not found in new AppImage support #2151

Closed
mzuehlke opened this issue Oct 4, 2017 · 1 comment
Closed

Binary not found in new AppImage support #2151

mzuehlke opened this issue Oct 4, 2017 · 1 comment

Comments

@mzuehlke
Copy link

mzuehlke commented Oct 4, 2017

  • Version: 19.34.0
  • Target: AppImage

The build AppImage fails to start:

./cate-desktop-1.0.0-dev.1-x86_64.AppImage
/tmp/.mount_cate-dBbVFqT/AppRun: Line 54: /tmp/.mount_cate-dBbVFqT/app/cate-desktop: file not found

Line 54 in AppRun:

BIN="$APPDIR/app/cate-desktop"

Actually the searched binary is inside a linux-unpacked directory:

app/linux-unpacked/cate-desktop
develar added a commit to develar/electron-builder that referenced this issue Oct 4, 2017
@develar develar closed this as completed in efe0793 Oct 4, 2017
@develar
Copy link
Member

develar commented Oct 4, 2017

@mzuehlke Thanks, 19.34.1

mzuehlke added a commit to CCI-Tools/cate-desktop that referenced this issue Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants