diff options
author | Laurent Bonnans <laurent.bonnans@here.com> | 2019-08-16 11:28:57 +0200 |
---|---|---|
committer | Laurent Bonnans <laurent.bonnans@here.com> | 2019-08-16 11:31:53 +0200 |
commit | 1b46307d5727f794126817329fdfc2c644813286 (patch) | |
tree | 0132547b99dc636478bffdfc6a6dd1d1c14bdff7 /scripts/qemucommand.py | |
parent | 8b4f0cf7d080b01fdcf2c91caad57fb5704c5515 (diff) | |
download | meta-updater-1b46307d5727f794126817329fdfc2c644813286.tar.gz |
Fix error during package_qa with aktualizr-ptest
Oddly, this started happening:
ERROR: aktualizr-1.0+gitAUTOINC+03778511cc-7 do_package_qa: QA Issue:
/usr/lib/aktualizr/ptest/src/tests/sota_tools/headers_response_server.py
contained in package aktualizr-ptest requires /usr/bin/python3, but no
providers found in RDEPENDS_aktualizr-ptest? [file-rdeps]
However, the python3 binary is already provided by python3-modules but
for some reason the qa check tool trips on it. We need to add an
explicit `python3-core` in the list.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions