From: Joey Hess Date: Mon, 19 Oct 2015 17:51:52 +0000 (-0400) Subject: response X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~326^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cc50c00e22dc92598c96f6fc52412a2034caea0d;p=git-annex.git response --- diff --git a/doc/forum/freebsd_git-annex_seems_to_be_in_an_upgrade_loop/comment_2_43cdcdfff3aaa4482e6182d3dd77b61a._comment b/doc/forum/freebsd_git-annex_seems_to_be_in_an_upgrade_loop/comment_2_43cdcdfff3aaa4482e6182d3dd77b61a._comment new file mode 100644 index 0000000000..370513ae58 --- /dev/null +++ b/doc/forum/freebsd_git-annex_seems_to_be_in_an_upgrade_loop/comment_2_43cdcdfff3aaa4482e6182d3dd77b61a._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-10-19T17:42:25Z" + content=""" +I don't know of any freebsd build of git-annex that would use its +self-upgrade facility. I don't provide one, and I don't see why the +freebsd porters would enable that feature. + +I wonder if you're somehow using the linux standalone build on freebsd via +some linux syscall compatability layer. Which is interesting if it works, +but not suprising if it fails.. + +In particular, it seems likely that the +linux version of lsof wouldn't be very happy when run in a freebsd +system, and perhaps that's why it's running out of memory. +"""]]