http://bugzilla.suse.com/show_bug.cgi?id=1118444
Bug ID: 1118444 Summary: Podman broken (some issue with seccomp profile) Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Critical Priority: P5 - None Component: Containers Assignee: containers-bugowner@suse.de Reporter: tim.irnich@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: ---
+ podman run -d -v /etc/localtime:/etc/localtime:ro -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix:0 --name xeyes localhost/xeyes loading seccomp profile (/usr/share/containers/seccomp.json) failed: Decoding seccomp profile failed: invalid character 'ý' looking for beginning of value
This happens since a couple of snapshots ago (approx. beginning of last week).
http://bugzilla.suse.com/show_bug.cgi?id=1118444 http://bugzilla.suse.com/show_bug.cgi?id=1118444#c1
--- Comment #1 from Tim Irnich tim.irnich@suse.com --- linux-9i7y:/home/TIrnich/src/containers/xeyes # file /usr/share/containers/seccomp.json /usr/share/containers/seccomp.json: XZ compressed data
Should this really be a compressed file?
http://bugzilla.suse.com/show_bug.cgi?id=1118444 http://bugzilla.suse.com/show_bug.cgi?id=1118444#c2
Richard Brown rbrown@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbrown@suse.com
--- Comment #2 from Richard Brown rbrown@suse.com --- Was broken by https://build.opensuse.org/package/rdiff/devel:kubic/libcontainers-common?li...
Should be fixed by: https://build.opensuse.org/request/show/655347
http://bugzilla.suse.com/show_bug.cgi?id=1118444
Richard Brown rbrown@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS
http://bugzilla.suse.com/show_bug.cgi?id=1118444 http://bugzilla.suse.com/show_bug.cgi?id=1118444#c3
Michal Jura mjura@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mjura@suse.com
--- Comment #3 from Michal Jura mjura@suse.com --- I've backported fix to devel:CaaSP:Head:ControllerNode https://build.opensuse.org/request/show/655672
http://bugzilla.suse.com/show_bug.cgi?id=1118444 http://bugzilla.suse.com/show_bug.cgi?id=1118444#c5
Flavio Castelli fcastelli@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED CC| |fcastelli@suse.com Resolution|--- |FIXED
--- Comment #5 from Flavio Castelli fcastelli@suse.com --- It looks like that got fixed, closing.