Philipp Bender
Philipp Bender
A little debugging later, I found the issue 😁 The issue is, that you create the tmp dir in `/run`, or to be more precise: **The issue is, that `/run`...
After setting this to `True` the command still fails, because some of the tests fail, all of the sudden :( Running the tests via `tox` shows no failed tests. ```...
Something really weird is going on with the tests, which run during the build... The tests fail, because some output files are not written to the `/tmp/pytest-for-root/`. I can even...
LGTM :) ``` (.venv) root@cloud-init:~/cloud-init# ./packages/bddeb -d Creating a temp tarball using the 'make-tarball' helper Extracting temporary tarball 'cloud-init_25.2-62-g1453b5e5.orig.tar.gz' Creating a debian/ folder in '/var/tmp/cloud-init/tmpa0mplkbg/cloud-init-25.2-62-g1453b5e5' Running 'debuild -d -us -uc'...