tkopecek / koji

Forked from koji 7 years ago
Clone

95fcac7 builder: log insufficent disk space location

1 file Authored by ktdreyer 4 years ago, Committed by tkopecek 4 years ago,
    builder: log insufficent disk space location
    
    When creating a builder with the default settings and a small root
    partition "/", kojid will fail to come up because /var/lib/mock is on
    the root partition.
    
    Prior to this change, kojid would log a messages to the systemd journal
    about the insufficent disk space, but it did not make it obvious which
    directory should have more disk space. Add the buildroot location to
    this log message, so the administrator can more easily understand what
    to change.
    
        
file modified
+1 -1