question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AppImage build seems corrupted

See original GitHub issue
  • Electron-Builder Version: 23.0.0-alpha.2
  • Node Version: 16.13.1
  • Electron Version: 17.0.0
  • Electron Type (current, beta, nightly): current
  • Target: AppImage

I’m using the alpha version because I was running into #6563 .

This seems to be an issue with electron 17.x, if I roll back to 16.0.8 then it builds and runs fine. I’m building on Arch Linux targeting AppImage. The build runs fine, but when I try to run it I get the following output:

$ electron-builder --publish never

  • electron-builder  version=23.0.0-alpha.2 os=5.15.19-1-lts
  • loaded configuration  file=/home/mscharley/Code/mscharley/app/electron-builder.yml
  • writing effective config  file=dist/builder-effective-config.yaml
  • packaging       platform=linux arch=x64 electron=17.0.0 appOutDir=dist/linux-unpacked
  • building        target=AppImage arch=x64 file=dist/app-0.1.0.AppImage
  • default Electron icon is used  reason=application icon is not set

$ ./dist/app-0.1.0.AppImage
Squashfs image uses (null) compression, this version supports only xz, zlib.

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:11

github_iconTop GitHub Comments

2reactions
mscharleycommented, Feb 21, 2022

Still an issue with the final release of electron-builder 23.0.0 when building against either electron 17.0.1 or 16.0.9.

1reaction
Slapboxcommented, Mar 2, 2022

@mmaietta I think you forgot to hit close on that comment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

appimagetool: Prevent AppImages from being created if ...
Many AppImages get made using too new ingredients (and not bundling everything), resulting in those AppImages not being able to run on all ......
Read more >
isn't AppImage just as bad as an EXE? : r/linux4noobs - Reddit
I haven't tried to install an AppImage yet is because I find it to ... I assume people just build there own appimage...
Read more >
AppImage : Blessing or Security Risk? - PCLinuxOS
It seems that AppImage is a blessing. ... I tried to create an appimage for one of my application on pclinuxos and it...
Read more >
Integrate AppImages To Application Menu Using ... - OSTechNix
This guide explains what is AppImageLauncher and how to integrate AppImages to application menu using AppImageLauncher utility in Linux.
Read more >
Krita Appimage for cats - David Revoy
Tired to build from source only for using Krita? ... Appimages is a technology designed for GNU/Linux. An Appimage is an application that ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found