Package: runit
Version: 2.1.1-4
Severity: grave
Justification: breaks git-daemon-run

Hi Gerrit,

Installing runit is not causing runsvdir to run for me.  I have
to explicitly kill -HUP 1 to make it work.

 # cupt install runit
 [...]
 Performing requested actions:
 Preconfiguring packages ...
 Selecting previously deselected package runit.
 (Reading database ... 156845 files and directories currently installed.)
 Unpacking runit (from .../runit_2.1.1-4_i386.deb) ...
 Setting up runit (2.1.1-4) ...
 Processing triggers for man-db ...
 # ps ax |grep sv
 12314 pts/0    S+     0:00 grep sv
 # dpkg-reconfigure -plow runit
 ┌────────────────┤ Configuring runit ├─────────────────────┐
 │                                                          │
 │ In order to enable the system-wide runit service         │
 │ supervision, an entry has been added to /etc/inittab,    │
 │ and the init process needs to be notified.  In some      │
 │ environments, such as some vserver systems, sending a    │
 │ signal to the init process is not desired.               │
 │                                                          │
 │ Note: If the init process is not notified, other         │
 │ packages that depend on runit might not properly start   │
 │ up the services they provide.                            │
 │                                                          │
 │ Signal the init process to enable service supervision?   │
 │                                                          │
 │                <Yes>           <No>                      │
 │                                                          │
 └──────────────────────────────────────────────────────────┘
Yes.
 # ps ax |grep sv
 12331 pts/0    S+     0:00 grep sv
 # kill -HUP 1
 # ps ax |grep sv
 12333 ?        Ss     0:00 runsvdir -P /etc/service log: 
...........................................................................................................................................................................................................................................................................................................................................................................................................
 12335 pts/0    S+     0:00 grep sv

I think Sasha described the same problem in <http://bugs.debian.org/584137>.

Ideas?
Jonathan



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to