#43 FlatpakBuilder: Disable min-free-space-percent for the ostree repository
Merged by otaylor. Opened by otaylor.
min-free-space-percent  into  main

Download 43.patch

ostree is careful about preserving space probably because it is
used for system upgrade operations, but there's no real difference
between the space we use for the ostree repository, or the space
we use for various intermediate tarballs and output archives, so
we'll just disable the check. The check can go wrong for an environment
like a Koji builder where filesystems might be huge and grow on demand.

Fixes #40

Pull-Request has been merged by otaylor

Metadata