summaryrefslogtreecommitdiff
path: root/doc/bugs/bind__58___resource_busy___40__Address_already_in_use__41__/comment_2_69ae22ef702c1904124fe840cb531b47._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-07-06 15:03:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-07-06 15:03:15 -0400
commit569b5ff748f1bc1a9c46482a34fa4b1e1e481df5 (patch)
treec470cfa181ba46ba68e0ea44b126789d107e8b81 /doc/bugs/bind__58___resource_busy___40__Address_already_in_use__41__/comment_2_69ae22ef702c1904124fe840cb531b47._comment
parent2867b20f532ef7937a6dd66da4fe7d2dcb8bf8f9 (diff)
EKG enabled on gentoo build??
Diffstat (limited to 'doc/bugs/bind__58___resource_busy___40__Address_already_in_use__41__/comment_2_69ae22ef702c1904124fe840cb531b47._comment')
-rw-r--r--doc/bugs/bind__58___resource_busy___40__Address_already_in_use__41__/comment_2_69ae22ef702c1904124fe840cb531b47._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/bugs/bind__58___resource_busy___40__Address_already_in_use__41__/comment_2_69ae22ef702c1904124fe840cb531b47._comment b/doc/bugs/bind__58___resource_busy___40__Address_already_in_use__41__/comment_2_69ae22ef702c1904124fe840cb531b47._comment
new file mode 100644
index 000000000..65edc3508
--- /dev/null
+++ b/doc/bugs/bind__58___resource_busy___40__Address_already_in_use__41__/comment_2_69ae22ef702c1904124fe840cb531b47._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2016-07-06T18:58:47Z"
+ content="""
+This looks suspiciously like git-annex has been built with the EKG flag
+enabled. That is disabled by default and only useful for debugging
+performace problems. When enabled, git-annex includes a EKG web server,
+so only one git-annex program can be run at once.
+
+Please file a bug on the gentoo package to get EKG turned off, if it is in
+fact enabled.
+
+You can check if it is by going to http://localhost:4242/
+while a git-annex command is running. Or, look at "git annex version"
+and see if EKG is included in the list of flags.
+"""]]