cmatomic
cmatomic
**AppImageLauncher blocks appimages launch with firejail** [terminal.log](https://github.com/TheAssassin/AppImageLauncher/files/3772123/terminal.log)
was trying to build an AppImage on the Ubuntu 20.04 livecd and gave an error for lack of dependencies ``` ubuntu@ubuntu:~$ mkdir buildGoogleChrome;cd buildGoogleChrome;wget https://raw.githubusercontent.com/AppImage/AppImages/master/pkg2appimage; mv pkg2appimage pkg2appimage.sh;chmod +x pkg2appimage.sh;wget...
#- rm usr/bin/browser/blocklist.xml # Contains app.update. settings; maybe this helps to disable the nag screens this line is causing error in the script
``` user@pcuser:~/kodi$ sudo make -j4 -C tools/depends/target/binary-addons PREFIX=/usr/local ADDONS=" pvr.zattoo " make: Entering directory '/home/user/kodi/tools/depends/target/binary-addons' cat: /home/user/kodi/tools/depends/target/binary-addons/../../../../cmake/addons/.failure: Ficheiro ou directoria inexistente cd /home/user/kodi/tools/depends/target/binary-addons/../../../../cmake/addons && (git clean -xfd || rm -rf...