Investigate and possibly fix on btrfs #168
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: udeved
buildiso seems to be in need for some special btrfs code.
Reports on forum indicate, something subvolume doesn't get mounted.
https://forum.manjaro.org/index.php?topic=29267
Created by: philmmanjaro
Well, to test it somebody has to create a btrfs partition. Maybe build inside a virtual machine ;)
Created by: philmmanjaro
Seems to be also related to this matter: https://forum.manjaro.org/index.php?topic=27438.0
Created by: ryanvade
btrfs subvolumes are under heavy rewrites and most of the developers are not considering it stable at the moment until kernel 4.5. There is also a bug with systemd 228 (systemd-tmpfiles) and btrfs subvolumes in the Arch core repo. Maybe these bugs are related?
https://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg48899.html
Created by: philmmanjaro
Maybe. Most of manjaro-tools is developed on openrc. Most users use systemd. We will look into it.
Created by: udeved
On the forums, eugen tested, and it seems to be a systemd thingy.
He said it builds fine on openrc with btrfs.
Created by: philmmanjaro
Yep, it is a known issue with systemd. See also the post from @ryanvade.