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

AppImage Release effected by debian bug #143

Open
mash-graz opened this issue Mar 21, 2020 · 9 comments
Open

AppImage Release effected by debian bug #143

mash-graz opened this issue Mar 21, 2020 · 9 comments
Labels
area/linux bug Something isn't working

Comments

@mash-graz
Copy link

Describe the bug
I think, your most recent AppImage in the Release section of github is a effected by minbrowser/min#942 because i get this error:

~$ ../Lens-3.0.1.AppImage 
[20849:0321/194146.502002:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_Lens-3e1UaSF/chrome-sandbox is owned by root and has mode 4755.
Trace/Breakpoint ausgelöst

maybe you should pack it with a patched version...

@jakolehm
Copy link
Contributor

Does it work with --no-sandbox?

@mash-graz
Copy link
Author

Does it work with --no-sandbox?

yes, i used it in this mode, but IMHO it's no nice workaround.

@jakolehm jakolehm added the bug Something isn't working label Mar 22, 2020
@jakolehm
Copy link
Contributor

It seems that Lens is already built with pretty much latest electron-builder versions. So for now it seems that workaround is the only option for Debian 10 (which makes me sad).

@mash-graz
Copy link
Author

@jakolehm
Copy link
Contributor

did you take a look at:
electron-userland/electron-builder#4163
which is merged in:
https://github.com/electron-userland/electron-builder/releases/tag/v22.0.0

Yes, Lens is using electron-builder v22.4.0.

@mash-graz
Copy link
Author

o.k. -- that doesn't sound very encouraging...

@jakolehm
Copy link
Contributor

It's fixed for .deb packages, not AppImage. See electron-userland/electron-builder#4495 .

@mash-graz
Copy link
Author

ahh -- i see!

@pawel-ch
Copy link

I have the same error with AppImage after I upgraded from Ubuntu 22.04 to 24.04. --no-sandbox works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/linux bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants