[elbe-devel] [PATCH v2 0/7] fix problems with bin-cdrom.iso rebuilds
Torben Hohn
torben.hohn at linutronix.de
Thu Jan 14 18:07:35 CET 2021
bind-cdrom Rebuild are broken currently.
This Queue fixes the Problems, and improves the "elbe test"
infrastructure.
There still seem to be problems with an amd64 SDK build.
Torben Hohn (7):
rfs: fix cdrom build keyring problems
test_xml: activate invocation of elbe check-build after a build test
cdroms: fix difference in pkg lists after bin-cdrom.iso rebuild
test: rework collection of TestResults by implementing class
ElbeTestResult
check-build: add --skip-build-source option for rebuild test
tests test_xml: improve the subTest message
tests test_xml: add TODO notice, that some programm needs to be cloned
elbepack/aptpkgutils.py | 22 ++++--
elbepack/cdroms.py | 4 +-
elbepack/commands/check-build.py | 2 +-
elbepack/commands/fetch_initvm_pkgs.py | 2 +-
elbepack/commands/test.py | 99 ++++++++++++++++----------
elbepack/elbexml.py | 2 +
elbepack/repomanager.py | 18 +++--
elbepack/rfs.py | 28 +++++---
elbepack/tests/test_xml.py | 10 +--
schema/dbsfed.xsd | 7 ++
10 files changed, 127 insertions(+), 67 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list