Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 248701

Summary: /etc/init.d/git-daemon
Product: Gentoo Linux Reporter: Wilke Schwiedop <bugs>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Wilke Schwiedop 2008-11-24 22:42:06 UTC
git-daemon init script doesnt work due to wrong path to git executable

Reproducible: Always

Steps to Reproduce:




initscript shipped with 1.6.0.4-r1
fix by changing '/usr/bin/git/git' to '/usr/bin/git'
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-11-24 23:25:57 UTC
Hey, thanks for reporting but it was a typo and already fixed. About 13 hours ago now, so you should be able to simply sync again. thx

http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/files/git-daemon.initd?r1=1.4&r2=1.5