Danish Prakash changed bug 1221840
What Removed Added
Flags needinfo?(sbrivio@redhat.com)  
Assignee containers-bugowner@suse.de danish.prakash@suse.com
Status CONFIRMED IN_PROGRESS

Comment # 16 on bug 1221840 from Danish Prakash
Created attachment 873985 [details]
apparmor profile fix for pasta

The following patch should do the job. For starters, the permission denied
error was coming from `ptrace` invocation being denied by apparmor. Secondly,
there are denials in accessing `/proc/<pid>/ns/` which, if added to
abstractions/pasta, results in pasta(buildah bud in extension) running as
expected with no issues.


You are receiving this mail because: