sbuild with overlayfs fails in yakkety
Bug #1620525 reported by
Dimitri John Ledkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dpkg (Debian) |
Confirmed
|
Unknown
|
|||
dpkg (Ubuntu) |
Invalid
|
Critical
|
Unassigned | ||
Yakkety |
Invalid
|
Critical
|
Unassigned | ||
linux (Ubuntu) |
Invalid
|
Critical
|
Unassigned | ||
Yakkety |
Invalid
|
Critical
|
Unassigned |
Bug Description
overlayfs does not support renaming directories when the directories
live in the lower filesystem:
* Directory renames only allowed on "pure upper" (already created on
* upper filesystem, never copied up). Directories which are on lower or
* are merged may not be renamed. For these -EXDEV is returned and
* userspace has to deal with it. This means, when copying up a
* directory we can rely on it and ancestors being stable.
Changed in dpkg (Debian): | |
status: | Unknown → New |
Changed in dpkg (Debian): | |
status: | New → Confirmed |
Changed in dpkg (Ubuntu Yakkety): | |
assignee: | Dimitri John Ledkov (xnox) → nobody |
Changed in dpkg (Debian): | |
status: | Confirmed → Fix Released |
Changed in dpkg (Debian): | |
status: | Fix Released → Confirmed |
To post a comment you must log in.
This should be fixed for release, one way or the other.