Re: [Libguestfs] [libguestfs PATCH] appliance, daemon: disable lvm2 devicesfile

2022-05-30 Thread Richard W.M. Jones
On Mon, May 30, 2022 at 04:10:27PM +0200, Laszlo Ersek wrote: > In guestfs-tools commit 4fe8a03cd2d3 ('sysprep: remove lvm2's default > "system.devices" file', 2022-04-11), we disabled the use of LVM2's new > "devicesfile" feature, which could interfere with the cloning of virtual > machines. > >

[Libguestfs] [libguestfs PATCH] appliance, daemon: disable lvm2 devicesfile

2022-05-30 Thread Laszlo Ersek
In guestfs-tools commit 4fe8a03cd2d3 ('sysprep: remove lvm2's default "system.devices" file', 2022-04-11), we disabled the use of LVM2's new "devicesfile" feature, which could interfere with the cloning of virtual machines. We suspected in https://bugzilla.redhat.com/show_bug.cgi?id=2072493#c6

Re: [Libguestfs] libnbd: Failed to update to Fedora 36 & OpenSUSE Leap 15.3

2022-05-30 Thread Richard W.M. Jones
On Mon, May 30, 2022 at 09:12:48AM +0100, Richard W.M. Jones wrote: > > > git push -o ci.variable="LIBVIRT_CI_CONTAINERS=1" > > Let's see if this works: > > https://gitlab.com/nbdkit/libnbd/-/pipelines/550978621 That did in fact work. The OpenSUSE Leap test failed because nbdkit is segfaulting

Re: [Libguestfs] libnbd: Failed to update to Fedora 36 & OpenSUSE Leap 15.3

2022-05-30 Thread Richard W.M. Jones
> > git push -o ci.variable="LIBVIRT_CI_CONTAINERS=1" Let's see if this works: https://gitlab.com/nbdkit/libnbd/-/pipelines/550978621 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com

Re: [Libguestfs] libnbd: Failed to update to Fedora 36 & OpenSUSE Leap 15.3

2022-05-30 Thread Richard W.M. Jones
On Mon, May 30, 2022 at 09:25:11AM +0200, Martin Kletzander wrote: > On Sun, May 29, 2022 at 11:22:05AM +0100, Richard W.M. Jones wrote: > > > >I added this commit and regenerated the CI files: > > > >https://gitlab.com/nbdkit/libnbd/-/commit/b6a98aacbe22d599f000d4d1c84c27081ec06957 >

Re: [Libguestfs] libnbd: Failed to update to Fedora 36 & OpenSUSE Leap 15.3

2022-05-30 Thread Martin Kletzander
On Sun, May 29, 2022 at 11:22:05AM +0100, Richard W.M. Jones wrote: I added this commit and regenerated the CI files: https://gitlab.com/nbdkit/libnbd/-/commit/b6a98aacbe22d599f000d4d1c84c27081ec06957 https://gitlab.com/nbdkit/libnbd/-/commit/2439fd5c7a07b314ce47728c6fbae16b9a26dcdb However