[Bug 153048] Re: git-daemon-run doesn't

2007-12-23 Thread Hendy Irawan
** 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

[Bug 153048] Re: git-daemon-run doesn't

2007-12-23 Thread Mark Carter
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

[Bug 153048] Re: git-daemon-run doesn't

2007-12-23 Thread Hendy Irawan
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

[Bug 153048] Re: git-daemon-run doesn't

2007-12-23 Thread Hendy Irawan
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

[Bug 153048] Re: git-daemon-run doesn't

2007-12-23 Thread Hendy Irawan
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-

[Bug 153048] Re: git-daemon-run doesn't

2007-11-03 Thread Mark Carter
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