[Touch-packages] [Bug 1732030] Re: 'apt update' dies with seccomp error

2018-04-04 Thread Jimmy Olsen
Ok, tried again.. It still not working. Error is 42 though: marcos@marcos:~$ echo 'apt::sandbox::seccomp::allow { "socket" };' | sudo tee /etc/apt/apt.conf.d/99seccomp [sudo] password for marcos: apt::sandbox::seccomp::allow { "socket" }; marcos@marcos:~$ sudo apt update Get:1

[Touch-packages] [Bug 1732030] Re: 'apt update' dies with seccomp error

2018-04-04 Thread Jimmy Olsen
It`still giving me same error: marcos@marcos:~$ echo 'apt::sandbox::seccomp::allow { "socket" };' | sudo tee [sudo] password for marcos: apt::sandbox::seccomp::allow { "socket" }; marcos@marcos:~$ sudo apt update Get:1 http://br.archive.ubuntu.com/ubuntu bionic InRelease [235 kB] Hit:2

[Touch-packages] [Bug 1732030] Re: 'apt update' dies with seccomp error

2018-04-04 Thread Jimmy Olsen
Hi Christian. I tried to run this command but it didnt work: marcos@marcos:~$ echo 'apt::sandbox::seccomp::allow { "socket" };' > /etc/apt/apt.conf.d/99seccomp bash: /etc/apt/apt.conf.d/99seccomp: Permission denied marcos@marcos:~$ sudo marcos@marcos:~$ echo 'apt::sandbox::seccomp::allow {

[Touch-packages] [Bug 1732030] Re: 'apt update' dies with seccomp error

2018-04-03 Thread Jimmy Olsen
Just tried to add another PPA (from another program), same error going on. and I get it fixed when PPA is removed... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1732030

[Touch-packages] [Bug 1732030] Re: 'apt update' dies with seccomp error

2018-04-03 Thread Jimmy Olsen
Hi Chistian. I tried to add the PPA and it shows me that error: marcos@marcos:~$ sudo add-apt-repository ppa:otto-kesselgulasch/gimp -y && sudo apt-get update [sudo] password for marcos: gpg: keybox '/tmp/tmp935_1y_p/pubring.gpg' created gpg: key 3BDAAC08614C4B38: 1 signature not checked due to

[Touch-packages] [Bug 1732030] Re: 'apt update' dies with seccomp error

2018-04-03 Thread Jimmy Olsen
Idk if I did has something to do with the bug itself. I noticed this bug happened just after when I added PPA as seen from https://www.omgubuntu.co.uk/2018/03/gimp-2-10-release-candidate-released and ran "sudo apt update && sudo apt upgrade" commands. Once it was removed,no error was shown