Hello
deepin
2020-08-14 22:45 不算,打包人员打包问题。这种情况请使用--no-sandbox参数
Reply Like 0 View the author
https://bbs.deepin.org/post/199459
不算,打包人员打包问题。这种情况请使用--no-sandbox参数
https://bbs.deepin.org/post/199459
。。。额是新的debian机制问题
解包appimage
在目录下运行sudo chown root chrome-sandbox&&sudo chmod 475 ...
Popular Ranking
ChangePopular Events
More
./StarUML-3.1.1.1.AppImage 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_StarUM76dHcL/chrome-sandbox is owned by root and has mode 4755.
在15.11上运行正常的应用,升级到20后,出现如上错误
需终端执行
sudo sysctl -w kernel.unprivileged_userns_clone=1
不知道这个算不算bug