On Fri, Jun 02, 2017 at 04:37:08PM +0200, Alexander Bochmann wrote:

>  > to OpenBSD 6.1.  I've found out that git will abort in one scenario
>  > where there is a directory in the tree where the user has execute
>  > permissions but not read permissions.

> Did you use the git version from ports (2.12.2)? Between that and 
> git 2.13 they added a patch "for FreeBSD", which ignores the EACCES:

> https://github.com/git/git/commit/49a8fe8e962ed929cf5bed5520e581025f5bfe9a

> Since I don't see any conditionals around that, I assume it should 
> solve the problem on OpenBSD too? (Didn't try though.)

I did use the package.  I saw that link and was going to look at it, 
wondering if it was compiled in for OpenBSD or not.  Although it wasn't
clear it ignored the result from the release notes.  

I'll take a look at that and see if it helps.

Thanks!

--Kurt

Reply via email to