[elbe-devel] [PATCH 0/6] elbepack: allow warnings as errors on the elbe daemon
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Tue Jul 2 09:53:30 CEST 2024
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (6):
elbepack: db: avoid warning about passlib importing crypt
elbepack: soap: avoid warning about spyne importing cgi
elbepack: soap: avoid warnings about old copy of six in spyne
python3-elbe-daemon.service: add optional environment file
elbepack: init: allow setting PYTHONWARNINGS
tests: test_xml: enable --fail-on-warning
debian/python3-elbe-daemon.service | 1 +
elbepack/commands/init.py | 6 +++++-
elbepack/commands/initvm.py | 6 +++++-
elbepack/daemons/soap/__init__.py | 10 +++++++++-
elbepack/db.py | 7 ++++++-
elbepack/init/init-elbe.sh.mako | 4 ++++
elbepack/initvmaction.py | 3 +++
elbepack/tests/test_xml.py | 2 +-
8 files changed, 34 insertions(+), 5 deletions(-)
---
base-commit: fcd76389f769dbc257dada4552da68f6e2bc200a
change-id: 20240625-warnings-initvm-c516f1abc7c9
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list