swift-rsyncd build breaks on Ubuntu if Docker uses AUFS
Bug #1572267 reported by
Serguei Bezverkhi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Invalid
|
Critical
|
Serguei Bezverkhi |
Bug Description
Recently Ubuntu stopped setting CONFIG_AUFS_XATTR attribute when building their 4.2.0.X kernels. Without this attribute set, AUFS does not support setting up capabilities, "setcap" command. For swift-rsyncd, in order to run it without "root" privileges, setcap was used to allow rsyncd process to bind to privileged sockets.
Changed in kolla: | |
assignee: | nobody → Serguei Bezverkhi (sbezverk) |
Changed in kolla: | |
importance: | Undecided → Critical |
milestone: | none → newton-1 |
status: | New → Triaged |
To post a comment you must log in.
run as privileged or with the proper capabilities needed for swift.