git-daemon doesn't want to shutdown

Bug #224041 reported by Lucian Adrian Grijincu
6
Affects Status Importance Assigned to Milestone
git-core (Ubuntu)
Invalid
Undecided
Unassigned
runit (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: git-core

I tried to kill git-daemon by running
# /etc/init.d/git-daemon force-shutdown
but it seemed to get respawned again and again (with different pids)

I then tried to kill runsvdir (killall -9 runsvdir) but it also got magically respawned.

The only solution I found was to run
# kill -9 `pidof runsv` `pidof runsvdir`
several times and hope to get both of them killed. After ~7 retries I managed to kill them both.

Killing git-daemon shouldn't be such a painful experience.

Revision history for this message
scippio (scippio) wrote :

I have same problem on Archlinux and Gentoo too.

Anders Kaseorg (andersk)
Changed in git-core:
status: New → Invalid
Revision history for this message
Thomas Hotz (thotz-deactivatedaccount) wrote :

Marking as confirmed then...

Changed in runit (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.