#1523 builder: log insufficent disk space location
Merged 4 years ago by tkopecek. Opened 4 years ago by ktdreyer.

No commits found

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.

Commit 89cc90a fixes this pull-request

Pull-Request has been merged by tkopecek

4 years ago