On Thu, Aug 11, 2022 at 10:01:23AM +0100, Richard W.M. Jones wrote: > On Thu, Aug 11, 2022 at 07:42:17AM +0000, GitLab wrote: > > Pipeline #610085241 triggered by ● Richard W.M. Jones > > had 3 failed jobs > > Failed jobs > > ✖ builds x86_64-opensuse-leap-153 > > Weeks ago I worked with Jim Fehlig to update nbdkit from the > intermediate development version they're using (1.29.4) which had an > unfortunate memory corruption bug to a stable version. However it > still hasn't made it out either to OpenSUSE or to the container builds > used in gitlab CI. > > > ✖ builds x86_64-almalinux-8-clang > > In copy-file-to-qcow2-compressed.sh: > > ++ stat -c %s copy-file-to-qcow2-compressed.file1 > + size1=17039360 > ++ stat -c %s copy-file-to-qcow2-compressed.file2 > + size2=17039360 > + '[' 17039360 -ge 17039360 ']' > + echo '/builds/nbdkit/libnbd/copy/copy-file-to-qcow2-compressed.sh: qcow2 > compr > ession did not make the file smaller' > /builds/nbdkit/libnbd/copy/copy-file-to-qcow2-compressed.sh: qcow2 > compression d > id not make the file smaller > > I see this occasionally from time to time and I'm unclear why it > happens. However Kevin Wolf recently suggested a better test for this > - to use qemu-img check and look for compressed clusters. See: > > https://bugzilla.redhat.com/show_bug.cgi?id=2047660#c16 > > So I may replace this test entirely. > > > ✖ builds x86_64-freebsd-12 > > For some reason we're pulling in python27 and FreeBSD is giving > a notice that it is deprecated.
It isn't pulling in python27. The python27 is pre-existing install in the image your using and when you run 'pkg install' for the build deps something is causing the existing py27 install to be updated to a newer version. Presumably this is something that the Cirrus CI folk have pre-installed in their FreeBSD images. With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| _______________________________________________ Libguestfs mailing list Libguestfs@redhat.com https://listman.redhat.com/mailman/listinfo/libguestfs