On 06/03/2016 02:38 PM, John Paul Adrian Glaubitz wrote:
> I will verify the configuration again.

Ok, so there was indeed one strange issue which was that /dev/shm in
the host system was mounted again when invoking any schroot command,
so that after running schroot once, mount on the host system showed
three mounts of shm:

Before calling schroot:

root@landau:~# mount |grep shm
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)

After calling schroot -c sid1-sparc64-sbuild in a second terminal:

root@landau:~# mount |grep shm
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on 
/run/schroot/mount/sid1-sparc64-sbuild-134f6ca3-bd12-4b3c-a389-cfacf7bb2c35/dev/shm
 type tmpfs (rw,relatime)
tmpfs on /dev/shm type tmpfs (rw,relatime)

Either way, this has been fixed now. Let's try again :).

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to