Bug 1322608 - seccomp support broken
Summary: seccomp support broken
Keywords:
Status: CLOSED DUPLICATE of bug 1328970
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: runc
Version: 7.3
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Lokesh Mandvekar
QA Contact: atomic-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-30 21:22 UTC by Qian Cai
Modified: 2016-05-04 21:23 UTC (History)
1 user (show)

Fixed In Version: runc-0.1.0-3.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-04 21:23:39 UTC
Target Upstream Version:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.