Cannot unmount nullfs in current

Craig Rodrigues rodrigc at FreeBSD.org
Fri Apr 19 19:07:32 UTC 2013


On Fri, Apr 19, 2013 at 11:36 AM, hiren panchasara <hiren at freebsd.org>wrote:

>
> I had tried that without success. I did not get any pointer to where
> the error might be. I may have failed well before starting any
> building. One of the reasons might be that I had git port without svn
> support. Some of the buildscripts magic for git-svn interaction may
> have failed because of that.
>
> I am trying to fix that right now and give this another try.
>
>
Yes, you are right.
I found that to the hard way.  You need devel/git-subversion
and not devel/git port installed.  Somewhere in the build "git svn" is
invoked,
and will fail if you don't have devel/git-subversion installed.

--
Craig


More information about the freebsd-current mailing list