Source: openems Version: 0.0.35+git20190103.6a75e98+dfsg.1-3 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > rm -f -r CSXCAD/build || true > rm -f -r QCSXCAD/build || true > rm -f -r openEMS/build || true > rm -f -r AppCSXCAD/build || true > rm -f debian/man/*.1 > cd CSXCAD/python && PYBUILD_VERSIONS="3.10 3.9" pybuild --clean > Traceback (most recent call last): > File "/usr/share/dh-python/dhpython/debhelper.py", line 72, in __init__ > with open('debian/control', 'r', encoding='utf-8') as fp: > FileNotFoundError: [Errno 2] No such file or directory: 'debian/control' > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "/usr/bin/pybuild", line 572, in <module> > main(cfg) > File "/usr/bin/pybuild", line 107, in main > tmp_certainty = tmp_plugin.detect(tmp_context) > File "/usr/share/dh-python/dhpython/build/plugin_pep517.py", line 69, in > detect > dh = DebHelper(build_options()) > File "/usr/share/dh-python/dhpython/debhelper.py", line 94, in __init__ > raise Exception('cannot find debian/control file') > Exception: cannot find debian/control file > make[1]: *** [debian/rules:63: override_dh_auto_clean] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/12/20/openems_0.0.35+git20190103.6a75e98+dfsg.1-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.