My apologies, but it appears there is a relevant thread -

https://github.com/timcharper/git_osx_installer/issues/100 
and https://github.com/timcharper/git_osx_installer/issues/101

https://github.com/timcharper/git_osx_installer/pull/102

On Tuesday, November 28, 2017 at 1:58:58 PM UTC-6, Erik Gomez wrote:
>
> While deploying git v2.15.0 to my company, I noticed some installation 
> failures. After doing some discovery, it appears the dmg if in the APFS 
> format. My assumption is the build tools were run on macOS 10.13 as hdiutil 
> now defaults to APFS.
>
> Given that this is a universal dmg for Mavericks and higher, this means 
> that the dmg can only be mounted on macOS Sierra (10.12.6) and higher. The 
> recommendation is to either change the build script to specify HFS format 
> (which is supported in High Sierra) or to build the installation package on 
> macOS Sierra or lower.
>
> You can see an example of this fix here: 
> https://github.com/autopkg/autopkg/pull/357
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to