public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* Daemons and deboostrap
@ 2018-05-27 16:00 Alexander Smirnov
  2018-05-27 19:30 ` Alexander Smirnov
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Smirnov @ 2018-05-27 16:00 UTC (permalink / raw)
  To: isar-users

Hi all,

testing patches from mailing list I've found the problem with the 
current next: there are lots of daemons remain running after build is 
complete (./scripts/ci_build.sh -q).

8<--

$ ps ax
...
24785 ?        Ssl    0:00 /usr/bin/qemu-arm-static /usr/sbin/sshd
25085 ?        Ssl    0:00 /usr/bin/qemu-arm-static /usr/bin/dbus-daemon 
--system
  3046 ?        Ssl    0:00 /usr/bin/qemu-arm-static 
/usr/bin/dbus-daemon --system
  4582 ?        Ss     0:00 /usr/bin/dbus-daemon --system
  8577 ?        Ssl    0:00 /usr/bin/qemu-arm-static 
/usr/bin/dbus-daemon --system
...

8<--

There was dedicated code for multistrap, which prevents daemons start 
inside chroot, but it was dropped during switch to debootstrap. Seems it 
should be restored.

-- 
With best regards,
Alexander Smirnov

ilbers GmbH
Baierbrunner Str. 28c
D-81379 Munich
+49 (89) 122 67 24-0
http://ilbers.de/
Commercial register Munich, HRB 214197
General manager: Baurzhan Ismagulov

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-06-01  7:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-27 16:00 Daemons and deboostrap Alexander Smirnov
2018-05-27 19:30 ` Alexander Smirnov
2018-05-30 17:30   ` Jan Kiszka
2018-06-01  6:42     ` Claudius Heine
2018-06-01  7:22       ` Claudius Heine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox