** Also affects: runit (Ubuntu)
Importance: Undecided
Status: New
** Changed in: runit (Ubuntu)
Status: New => Confirmed
--
git-daemon-run fails with "warning: git-daemon: unable to open supervise/ok:
file does not exist"
https://bugs.launchpad.net/bugs/153048
You received this
To get the server to run on startup:
sudo gedit /etc/event.d/runsvdir
and include the lines:
start on runlevel 2
start on runlevel 3
start on runlevel 4
start on runlevel 5
stop on shutdown
respawn
exec /usr/sbin/runsvdir-start
IMO, this should be handled by the package, too.
--
git-daemon-run
Workaround is available here:
Doing this solves the problem:
sudo runsvdir /var/service &
After that, you can run:
sudo sv start git-daemon
It seems that this (runsvdir) needs to be started upon server startup.
--
git-daemon-run doesn't
https://bugs.launchpad.net/bugs/153048
You received thi
Still affects Gutsy.
Installing git-daemon-run requires 'touch fix', after that it still
doesn't work. :-(
** Changed in: git-core (Ubuntu)
Status: New => Confirmed
--
git-daemon-run doesn't
https://bugs.launchpad.net/bugs/153048
You received this bug notification because you are a membe
Confirmed. I can't use git-daemon-run on my Ubuntu JeOS 7.10.
Is there a fix for this, please? Thank you.
--
git-daemon-run doesn't
https://bugs.launchpad.net/bugs/153048
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-
On Gutsy:
# apt-get install git-daemon-run
Reading package lists... Done
Building dependency tree
Reading state information... Done
git-daemon-run is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B o