Hi, The homebrew package manager uses —depth 1 when installing from HEAD, which does not work with the sigrok repos. according to the homebrew devs this is due to an outdated git version on the sigrok server. https://github.com/Homebrew/homebrew/issues/25751
homebrew only uses depth when it thinks the server supports it: https://github.com/Homebrew/homebrew/blob/master/Library/Homebrew/download_strategy.rb#L514 options: - you update your git version - build HEAD from mirror - I patch homebrew to check for git server version Rene ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

