[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Seccomp prevented execution of syscall 0000000403 on architecture armhf



Dear apt wizards,

I am running a bunch of Banana Pis (armhf) with buster and a locally
compiled kernel. Since Kernel 5.5, apt fails when seccomp is enabled.

1 [1/4191]mh@entrada:~ $ sudo apt update
0% [Working]
 **** Seccomp prevented execution of syscall 0000000403 on architecture armhf ****
Reading package lists... Done
E: Method http has died unexpectedly!
E: Sub-process http returned an error code (31)

Disabling seccomp seems to solve the issue.
100 [2/4192]mh@entrada:~ $ cat 999seccomp 
apt::sandbox::seccomp "false";
[3/4193]mh@entrada:~ $ sudo mv 999seccomp /etc/apt/apt.conf.d/
[4/4194]mh@entrada:~ $ sudo apt update
Hit:1 http://debian-security.debian.zugschlus.de/debian-security buster/updates InRelease
Hit:2 http://debian.debian.zugschlus.de/debian buster InRelease
Hit:3 http://zg20150.debian.zugschlus.de/zg20150 buster-zg-stable InRelease
Hit:4 http://zg20150.debian.zugschlus.de/zg20150 buster-zg-unstable InRelease
Hit:5 http://security.debian.org buster/updates InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
[5/4195]mh@entrada:~ $ 

What do you think, is this a kernel issue or a possible bug in apt?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421


Reply to: