aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.d
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-05-19 10:18:07 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2023-05-19 20:40:29 +0200
commitd37c21b5fb34aaa01eeabf75a57cf141d76af42f (patch)
treeac4b8b242bae67363dff517cea821dfeaf0765e1 /.gitlab-ci.d
parent973038db87154f954e8cd889d706089489a43d46 (diff)
mkvenv: pass first missing package to diagnose()
If sphinx is present but the theme is not, mkvenv will print an inaccurate diagnostic: ERROR: Could not find a version that satisfies the requirement sphinx-rtd-theme>=0.5.0 (from versions: none) ERROR: No matching distribution found for sphinx-rtd-theme>=0.5.0 'sphinx>=1.6.0' not found: • Python package 'sphinx' version '5.3.0' was found, but isn't suitable. • mkvenv was configured to operate offline and did not check PyPI. Instead, ignore the packages that were found to be present, and report an error based on the first absent package. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.gitlab-ci.d')
0 files changed, 0 insertions, 0 deletions