[elbe-devel] [PATCH 0/5] fix problems with bin-cdrom.iso rebuilds

Torben Hohn torben.hohn at linutronix.de
Thu Dec 17 14:32:11 CET 2020


Rebuilds seem to be broken currently.
This Queue is a first attempt to fix these problems.

It needs a bit of cleanup, but i would like to discuss how to finalize
this. So i am sending it out in this form...


Torben Hohn (5):
  rfs: use repo.pub as keyring when building from cdrom
  test_xml: activate invocation of elbe check-build after a build test
  cdroms: fix difference in pkg lists after bin-cdrom.iso rebuild
  rfs: convert repo.pub to a keyring and use that
  rfs: also fix the "not is_cross()" codepath keyring code

 elbepack/aptpkgutils.py                | 22 ++++++++++++++------
 elbepack/cdroms.py                     |  4 ++--
 elbepack/commands/fetch_initvm_pkgs.py |  2 +-
 elbepack/elbexml.py                    |  2 ++
 elbepack/repomanager.py                | 18 ++++++++++-------
 elbepack/rfs.py                        | 28 +++++++++++++++++---------
 elbepack/tests/test_xml.py             |  8 +++-----
 schema/dbsfed.xsd                      |  7 +++++++
 8 files changed, 61 insertions(+), 30 deletions(-)

-- 
2.20.1



More information about the elbe-devel mailing list