ratarmount icon indicating copy to clipboard operation
ratarmount copied to clipboard

Simple mount test hangs on MacOS 11 (BigSur) CI runner

Open mxmlnkn opened this issue 4 years ago • 0 comments

https://github.com/mxmlnkn/ratarmount/runs/4421832722

uname -a
    Darwin Mac-1638698273084.local 20.6.0 Darwin Kernel Version 20.6.0: Tue Oct 12 18:33:42 PDT 2021; root:xnu-7195.141.8~1/RELEASE_X86_64 x86_64

The "Test Simple Mount" step hangs somewhere. Probably on ratarmount? Maybe it is not being daemonized but staying in the foreground?

It is installing macFUSE 4.2.3 but so did a working CI on MacOS 10.15.

mxmlnkn avatar Dec 05 '21 13:12 mxmlnkn