Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

[SOLVED] Seccomp prevented execution of syscall at apt-get/aptus update

Started by Capitain_Jack, December 28, 2017, 01:32:18 PM

Previous topic - Next topic

Capitain_Jack

Not sure what causes this, as I cannot replicate on every system, but if you face this error, there is a work around that worked all times.

https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1732030

The solution
Must be issued as root, sudo won't do it.

For systems with sudoers NOPASSWD flag (sudo don't ask for password):
sudo su
Or
su
Than issue this:
echo 'apt::sandbox::seccomp "false";' > /etc/apt/apt.conf.d/999seccomp

Proceed to normal use of apt-get or aptus
"Great spirits have always encountered violent opposition from mediocre minds."
Albert Einstein

View the most recent posts on the forum