/srv/irclogs.ubuntu.com/2024/05/24/#netplan.txt

CsokiCraftIs there some documentation for all the dependencies for `make check check-coverage`? We're struggling to find them all, constantly having to re-run it, then `make clean`, install deps, repeat...09:24
danilogondolfoYou can see the build dependencies in the debian/control file in the netplan.io package09:31
danilogondolfohttps://git.launchpad.net/ubuntu/+source/netplan.io/tree/debian/control#n1009:31
CsokiCraftAh, true, forgot about `apt build-dep` ...09:43
CsokiCraft`make check` fails on master:09:49
CsokiCraft14/20 unit-tests               FAIL             0.35s   exit status 409:51
CsokiCraft09:21:11 LD_LIBRARY_PATH=<...> /usr/bin/python3-coverage run -a -m pytest -s -v --cov-append /home/olah_kristof/Projekt/netplan/netplan09:51
CsokiCraft----------------------------------- output -----------------------------------09:51
CsokiCraftstderr:09:51
CsokiCraftERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]09:51
CsokiCraft__main__.py: error: unrecognized arguments: --cov-append09:51
CsokiCraft  inifile: None09:51
CsokiCraft  rootdir: /home/olah_kristof/Projekt/netplan/netplan09:51
CsokiCraft(and the same on the 1.0 tag)09:54
danilogondolfomaybe your version of python3-coverage is too old?09:59
CsokiCraftIt's 6.2, the latest in Jammy10:04
danilogondolfowe have a workaround in our CI related to check-coverage, I wonder if it's related the same issue https://github.com/canonical/netplan/blob/main/.github/workflows/check-coverage.yml#L3610:08
danilogondolfowe currently use Jammy in the CI10:08

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!