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

Bug 289606

Summary: dev-util/git: Emerging with git-daemon running gives bad results
Product: Gentoo Linux Reporter: Sebastian Pipping <sping>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: VERIFIED NEEDINFO    
Severity: normal CC: sping
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sebastian Pipping gentoo-dev 2009-10-18 17:19:25 UTC
I'm unsure if the ebuild should restart the daemon. Any ideas?

Reproducible: Always

Steps to Reproduce:
1. Start git-daemon
2. Update git to say 1.6.5.1
3. Restart git-daemon
--> daemon status says "not running"
--> some instance is hanging around though, cloning from that is not possible
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-10-19 02:28:14 UTC
Why does it say not running? 
Show me:
# start-stop-daemon --stop --verbose --pidfile /var/run/git-daemon.pid
# ps -ef |grep $(</var/run/git-daemon.pid)
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-11-17 22:09:58 UTC
I need information to solve this!
Comment 3 Sebastian Pipping gentoo-dev 2009-12-21 02:02:45 UTC
(In reply to comment #2)
> I need information to solve this!

I cannot reproduce this on my local machine and fiddling with the one it happened on is no option.  So I'm closing this for now.