[elbe-devel] [PATCH 0/2] fix pbuilder persisting a failure

Torben Hohn torben.hohn at linutronix.de
Wed Oct 16 17:46:09 CEST 2019


if a pbuilder builds a broken package, the error persists in the logging
queue, and it never reset...

this queue allows to reset it, and allows sucessful build after one
failed build.

Torben Hohn (2):
  log: allow to reset the max_level via reset_level()
  asyncworker: reset maximum loglevel of project, when enqueing AsyncJob

 elbepack/asyncworker.py | 3 ++-
 elbepack/log.py         | 8 ++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.20.1




More information about the elbe-devel mailing list