Closed gapuchi closed 1 year ago
Running into the same issue. Any workarounds @gapuchi ?
I am having the same issue as well
same here
This happened because conan2 was released and homebrew then tried to use conan2 for building cryfs, but cryfs doesn't work with conan2 yet. I'm waiting for the cmake integration of conan 2 to be stable before migrating to conan2.
But I was able to change the cryfs formula so that it forces homebrew to use conan1 for building cryfs and ignore whichever conan version may be available on the system. https://github.com/cryfs/homebrew-tap/pull/15 should fix this issue.
Should be fixed now
I'm encountering an issue when installing cryfs on my M1 Mac
Running
conan profile detect
doesn't help since it seems to need a profile relative to CryFs