間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

Seccomp error -17 (Unknown error -17) adding arch: 2

i386 userland + x86_64 kernelでlxc-startしたときに上記エラー
下記で暫定対処

#sed -i /usr/share/lxc/config/*.common.conf "-e s/^lxc.seccomp/#lxc.seccomp/"
#grep "lxc.seccomp" /usr/share/lxc/config/*common.conf
/usr/share/lxc/config/centos.common.conf:#lxc.seccomp = /usr/share/lxc/config/common.seccomp
/usr/share/lxc/config/debian.common.conf:#lxc.seccomp = /usr/share/lxc/config/common.seccomp
/usr/share/lxc/config/fedora.common.conf:#lxc.seccomp = /usr/share/lxc/config/common.seccomp
/usr/share/lxc/config/gentoo.common.conf:#lxc.seccomp = /usr/share/lxc/config/common.seccomp
/usr/share/lxc/config/oracle.common.conf:#lxc.seccomp = /usr/share/lxc/config/common.seccomp
/usr/share/lxc/config/plamo.common.conf:#lxc.seccomp = /usr/share/lxc/config/common.seccomp
/usr/share/lxc/config/ubuntu.common.conf:#lxc.seccomp = /usr/share/lxc/config/common.seccomp

これっぽい。
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773384

common.seccomp例:
https://linuxcontainers.org/lxc/manpages/man5/lxc.container.conf.5.html
試してみたが、通せるものは見当たらず。

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。