Same error with a fresh build a week later. I’ve verified it also fails the same way with the docker executor.
This is a problem for me participating on the audit project. There, I’m interested in lowering unnecessary barriers to entry to get more people hands-on. Running into difficulties with the default build, and not getting responses here, conflicts with that.
List of steps
- In a new template cloned from stock fedora-39-xfce, clone qubes-builderv2 under /opt
- Copy
qubes-os-r4.2.ymltobuilder.yml - Install packages from
dependencies-fedora.txt - Install
mkmetalinkusing the qubes-infrastructure-mirrors readme and move to/usr/bin - Do executor-specific stuff
- In a new qube based on the new template, run
./tools/generate-container-image.sh docker fedora-39-x86_64and add the default user to the docker group - Run
./qb package fetch