debian-koji/koji
Ken Dreyer 95fcac7ca5 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.
2019-09-26 17:42:09 +02:00
..
__init__.py Allow ClientSession objects to get cleaned up by the garbage collector 2019-09-20 11:51:44 -04:00
arch.py note origin of koji.arch and chmod -x the lib 2019-02-12 16:24:13 -05:00
auth.py use base64.b64decode 2019-03-04 09:28:39 -05:00
context.py note origin of koji.arch and chmod -x the lib 2019-02-12 16:24:13 -05:00
daemon.py builder: log insufficent disk space location 2019-09-26 17:42:09 +02:00
db.py fix import 2019-02-05 15:49:54 +01:00
Makefile misc changes for build and test 2019-01-28 08:46:11 -05:00
plugin.py python-modernize -f libmodernize.fixes.fix_import 2018-07-11 17:37:39 -04:00
policy.py don't fail on missing field in base policy tests 2018-11-28 09:01:20 +01:00
rpmdiff.py rpm builds 2019-02-12 16:06:00 -05:00
server.py drop mod_python support 2017-07-06 14:04:19 +02:00
tasks.py rename source_srpm to srpm 2019-06-26 09:06:48 +02:00
util.py remove deprecated koji.util.relpath 2019-08-12 17:59:26 -04:00
xmlrpcplus.py fix xmlrpc encoding error 2019-02-12 16:09:19 -05:00