On Wed, 29 Jan 2014, Christian Hesse wrote: > Oh, this is a bit more complicated. It works just fine in a virtual machine, > but fails in a systemd nspawn container. Looking into that... > > Is there a simple way to run/debug just this test? yes: make tests LTESTS=multiplex you can look at regress/failed-* for what went wrong. -d