<div dir="ltr">Yes, that's what I understood, but for some reason the appliance stayed on v241 no matter what I did so I started questioning the foundations :-).<div>I guess it was just cached somewhere since when I rebuilt the docker from scratch it worked.</div><div><br></div><div>One more thing, I had to:</div><div><br></div><div>echo "/lib/systemd/libsystemd-shared-248.so" >> appliance/<a href="http://hostfiles.in">hostfiles.in</a><br></div><div><br></div><div>Since this file name is obviously version dependent, but now it seems that it's using systemd/udev v248 properly.</div><div><br></div><div>Now I'm stress testing with it trying to see if I get a reproduction (hopefully not).</div><div><br></div><div>I wonder if this bug is linux wide, at least in terms of libguestfs, and was it just not reported so far.</div><div>I could try using the appliances from <a href="http://libguestfs.org">libguestfs.org</a> to see if I get a reproduction with them as well.</div><div><br></div><div>Something tells me this isn't just debian specific.</div><div><br></div><div>Sam</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 8, 2021 at 4:43 PM Richard W.M. Jones <<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Apr 08, 2021 at 04:40:32PM +0300, Sam Eiderman wrote:<br>
> However, during libguestfs buildingĀ I still see this line:<br>
> <br>
> Get:37 <a href="http://deb.debian.org/debian" rel="noreferrer" target="_blank">http://deb.debian.org/debian</a> buster/main amd64 systemd amd64<br>
> 241-7~deb10u7 [3499 kB]<br>
> <br>
> So it seems that it downloads the systemd package directly from debian and not<br>
> using the one installed on the host docker.<br>
<br>
But it only downloads that to examine the configuration files.<br>
Suggest having a look at how supermin works, it's quite neat!<br>
<br>
<a href="https://libguestfs.org/supermin.1.html#SUPERMIN-APPLIANCES" rel="noreferrer" target="_blank">https://libguestfs.org/supermin.1.html#SUPERMIN-APPLIANCES</a><br>
<br>
Rich.<br>
<br>
-- <br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" rel="noreferrer" target="_blank">http://people.redhat.com/~rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" rel="noreferrer" target="_blank">http://rwmj.wordpress.com</a><br>
virt-builder quickly builds VMs from scratch<br>
<a href="http://libguestfs.org/virt-builder.1.html" rel="noreferrer" target="_blank">http://libguestfs.org/virt-builder.1.html</a><br>
<br>
</blockquote></div>