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 http://br.archive.
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 http://lin
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 {
"sock
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1732030
Title:
'apt update' dies w
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
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 anymore.