public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Alexander Smirnov <asmirnov@ilbers.de>
To: isar-users <isar-users@googlegroups.com>
Subject: Daemons and deboostrap
Date: Sun, 27 May 2018 19:00:28 +0300	[thread overview]
Message-ID: <f873dbb4-7ff1-d966-2fc8-60dde5917fe0@ilbers.de> (raw)

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

             reply	other threads:[~2018-05-27 16:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-27 16:00 Alexander Smirnov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f873dbb4-7ff1-d966-2fc8-60dde5917fe0@ilbers.de \
    --to=asmirnov@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox