Bug 1322608

Summary: seccomp support broken
Product: Red Hat Enterprise Linux 7 Reporter: Qian Cai <qcai>
Component: runcAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED DUPLICATE QA Contact: atomic-bugs <atomic-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: sghosh
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: runc-0.1.0-3.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-04 21:23:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Qian Cai 2016-03-30 21:22:05 UTC
Description of problem:
Running the example not working,
https://github.com/opencontainers/specs/blob/master/config-linux.md#seccomp

# runc start root
seccomp: config provided but seccomp not supported
WARN[0000] os: process already finished                 
FATA[0000] Container start failed: [10] System error: seccomp: config provided but seccomp not supported

Today's upstream master branch (2441732) works fine.
# runc.master start root
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted

Version-Release number of selected component (if applicable):
runc-0.0.8-1.git4155b68.el7.x86_64

How reproducible:
always

Comment 2 Lokesh Mandvekar 2016-05-04 20:58:22 UTC
caiqian, ping, is this bug fixed as well with runc-0.1.0-3.el7?

I'll need to add it to the errata if it is.

Comment 3 Lokesh Mandvekar 2016-05-04 21:23:39 UTC

*** This bug has been marked as a duplicate of bug 1328970 ***