summaryrefslogtreecommitdiff
path: root/Documentation/automake.mk
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2021-05-06 14:27:23 +0200
committerIlya Maximets <i.maximets@ovn.org>2021-05-11 16:32:20 +0200
commitb03daccfdad380331f7db76aaff1e9c3743cd1ae (patch)
tree5c02c79c063fd3b46138207d45ca18853ad4c94a /Documentation/automake.mk
parent721488d4a5f497f5693e286cf6f1916804bce2eb (diff)
downloadopenvswitch-b03daccfdad380331f7db76aaff1e9c3743cd1ae.tar.gz
cirrus: Look up existing versions of python dependencies.
FreeBSD sometimes changes the base version of python3 that is used for packages. This affects package names. For example, currently CI is broken, because there is no more py37- versions of sphinx and openssl available, only py38- ones: pkg: No packages available to install matching 'py37-openssl' have been found in the repositories pkg: No packages available to install matching 'py37-sphinx' have been found in the repositories We had the same issue last year with 3.6 -> 3.7 transition: dfa2e3d04948 ("cirrus: Use python 3.7 packages on FreeBSD.") Fixing that by searching for a package instead of using a specific version. This should help to avoid same issues in the future. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Reviewed-by: Aaron Conole <aconole@redhat.com> Acked-by: Kevin Traynor <ktraynor@redhat.com> Reviewed-by: David Marchand <david.marchand@redhat.com>
Diffstat (limited to 'Documentation/automake.mk')
0 files changed, 0 insertions, 0 deletions