Bug 1325441
Summary: | [rhel-7.2.4] provide libseccomp-static subpackage | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Lokesh Mandvekar <lsm5> | ||||
Component: | libseccomp | Assignee: | Paul Moore <pmoore> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 7.2 | CC: | dwalsh, jhonce, lfriedma, mmcgrath, sghosh | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-04-18 16:19:21 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: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1303656, 1325388, 1327679 | ||||||
Attachments: |
|
Description
Lokesh Mandvekar
2016-04-08 20:13:57 UTC
Dan, docker rpmbuild does succeed without libseccomp-static if we remove seccomp from DOCKER_BUILDTAGS. Would that be ok or would you prefer we wait for this to be added? We want to support seccomp, but in order to get testing started, lets do that, but put it in the comments for now. We need to make sure the docker-latest we ship has seccomp support. Only reason we need this is for dockerinit, which thankfully disappears in docker-1.11. setting this to high priority as we need this to get seccomp enabled RE: Bug 1327679 Can we just build dockerinit without static and then not ship it. Created attachment 1147774 [details]
If you add this patch I believe dockerinit will compile without libseccomp-static.
(In reply to Daniel Walsh from comment #6) > Created attachment 1147774 [details] > If you add this patch I believe dockerinit will compile without > libseccomp-static. yup that works. I'm gonna close this. |