ocurrent / obuilder

Experimental "docker build" alternative using btrfs/zfs snapshots
Apache License 2.0
60 stars 17 forks source link

macOS failure #112

Closed kit-ty-kate closed 1 year ago

kit-ty-kate commented 2 years ago

cc @mtelvers

Building on mac-mon-2
[...]
/: (copy (src .) (dst opam-repository/))
Uncaught exception: Failure("\"chown\" \"-R\" \"1000:1000\" \"/Users/mac1000\" failed with exit status 1")
2022-08-06 00:11.39: Job failed: Failed: Internal error
tmcgilchrist commented 1 year ago

This should be fixed in obuilder with changes to how snapshots are pruned and the introduction of ZFS snapshots rather than rsync. Please re-open if you encounter this issue again.