Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289606 - dev-util/git: Emerging with git-daemon running gives bad results
Summary: dev-util/git: Emerging with git-daemon running gives bad results
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-18 17:19 UTC by Sebastian Pipping
Modified: 2009-12-21 02:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.