[libvirt PATCH 0/2] Fix the failing FreeBSD 13.1 CI build job

Erik Skultety eskultet at redhat.com
Wed Aug 16 08:52:34 UTC 2023


failing CI job reference: https://gitlab.com/libvirt/libvirt/-/jobs/4880861477

Even though 13.1 has been marked as EOL and we are rightfully permitted to bump
the version, we can't/shouldn't fix this directly in lcitool just yet, because
libosinfo hasn't caught up on this fact yet and if we just bumped the cirrus
version in the lcitool target OS config without updating the libosinfo ID we'd
create a consistency problem.
However, thanks to Paolo Bonzini's work on lcitool we have an easy workaround
fix at hand where we can override many data-related things in lcitool.

Erik Skultety (2):
  ci: Introduce a new 'lcitool' data directory
  ci: Udate FreeBSD-13 image with lcitool manifest

 ci/gitlab/builds.yml              | 2 +-
 ci/lcitool/targets/freebsd-13.yml | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 ci/lcitool/targets/freebsd-13.yml

-- 
2.41.0



More information about the libvir-list mailing list