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.
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