Skip to content
Commit b2197bc2 authored by Sam Thursfield's avatar Sam Thursfield
Browse files

_ostree.py: Disable OSTree's minimum disk space check in our repos

This interacts badly with our builds, usually if the check does fire
it's at the point that we are trying to commit a completed build (which
may have taken a long time to complete) into the cache. Even though
there might be enough space available to store the build, the error
causes BuildStream to consider it "failed" and forces the user to start
again.

This aims to fix #216
although there is some evidence that it does not completely do so.

BuildStream currently has no minimum disk space check, and no way
to automatically clean up the cache. There is an open issue for this:
#135
parent 3d94bd25
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment