On Tue, Aug 15, 2023 at 04:33:38PM -0500, Eric Blake wrote:
> Regenerate the CI build scripts with:
> 
>   ../libvirt-ci/bin/lcitool manifest ci/manifest.yml
> 
> using libvirt-ci bumped with a pending patch:
>   https://gitlab.com/libvirt/libvirt-ci/-/merge_requests/424
> 
> Signed-off-by: Eric Blake <ebl...@redhat.com>
> ---
> 
> CI is still not green, but I've been working on it today.  I'm
> currently waiting for a merge request to lcitool to land, if that
> happens quickly, I can rework this commit message.  I'm also playing
> with pushing this patch to a forked repo, to see how it fares, before
> sending it to the main repo.

I'm not sure why Alpine builds are now hanging during interop/
(happened in the previous commit, not new to this one).  There's
another thread discussing how to fix the failures now showing up from
too-old Rust.  But libvirt-ci accepted my merge request, so I tweaked
this, and it is now in as 49f98edd; and I will be doing a similar
update to nbdkit shortly.

Regarding awk failures seen in the previous commit for
opensuse-tumbleweed, the OpenSUSE folks answered at
https://bugzilla.suse.com/show_bug.cgi?id=1214365 that their change to
drop gawk from their bare-bones repository for minimal CI images was
intentional; but they didn't realize how many configure scripts depend
on at least some form of awk, so they may still be fixing that in some
other manner.  In the meantime, they were in agreement with my
resolution of explicitly requesting awk in any container with a
configure script where it is not already pulled in from something
else.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org
_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to