<div dir="auto"><span style="font-size:12.8px">I've just had a second to get to my workstation and check the logs as you've requested. Please note that I'll be in transit to Busan soon for DebCamp so my responses might be a bit delayed as I'm working on closing out many tasks prior to that.</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">I think I might see what the issue is (maybe the docs are outdated *or* depending on a different version of systemd-container), but I'll provide everything for you to review - I only glanced at the logs briefly.</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">Logs were generated using: SYSTEMD_LOG_LEVEL=debug systemd-nspawn -b -D /var/lib/machines/debian-sid > log.txt 2>&1</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">What I'm noticing is it seems to not recognize PrivateUsersChown, although I've done it exactly as the documentation recommends (</span><a href="https://wiki.debian.org/Packaging/Pre-Requisites/nspawn" style="text-decoration-line:none;color:rgb(66,133,244);font-size:12.8px">https://wiki.debian.org/Packaging/Pre-Requisites/nspawn</a><span style="font-size:12.8px">) as far as I can tell. Possibly this is a documentation issue more than a systemd-nspawn one - if so let me know and I'm happy to debug and resolve it when I'm in Busan. Not sure if it will fail to process the mount because of that error not not.</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">Here are the pertinent lines I noticed:</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">Settings are trusted: no</span><br style="font-size:12.8px"><span style="font-size:12.8px">/var/lib/machines/debian-sid.</span><span style="font-size:12.8px">nspawn:4: Unknown key 'PrivateUsersChown' in section [Exec], ignoring.</span><br style="font-size:12.8px"><span style="font-size:12.8px">Ignoring TemporaryFileSystem=, Bind= and BindReadOnly= settings, file /var/lib/machines/debian-sid.</span><span style="font-size:12.8px">nspawn is not trusted.</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">Could this simply be outdated documentation?</span></div>