[elbe-devel] [PATCH 0/5] elbepack: initvm compatibility with Debian bullseye
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Wed Oct 2 12:09:43 CEST 2024
Some minor fixes to restore the compatibility of the initvm with Debian
bullseye.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (5):
elbepack: makofiles: add __init__.py
elbepack: treeutils: always handle pathlike arguments to write()
elbepack: db: fall back to old declarative_base import
elbepack: elbexml: don't call object.__getstate__()
elbepack: log: work around multiprocessing bug
elbepack/db.py | 6 +++++-
elbepack/elbexml.py | 2 +-
elbepack/log.py | 18 ++++++++++++++++++
elbepack/makofiles/__init__.py | 0
elbepack/treeutils.py | 3 +++
5 files changed, 27 insertions(+), 2 deletions(-)
---
base-commit: 458e230e966344b41172dbfa7258fad73f7b1269
change-id: 20241002-compat-c0fc4f167504
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list