Conversation
because `brew audit --strict git-annex` outputs ``` ==> audit problems git-annex: * `require "formula"` is now unnecessary ``` Error: 1 problems in 1 formulae
|
From trying to build git-annex from source in the past, I know that it's utterly volatile -- dependency hell with cabal etc. Which is why I cherish the fact that homebrew has it bottled! =) Trying to build like the bot on a clean system fails for me even without this patch, i.e., at the latest upstream revision (4bb9eb8). So I'm pretty sure it's not due to adding the Having said all that, |
|
Yeh. I don't mind just adding the dependency but if we can get this green first that'd be great too. |
|
Some of the Haskell library skew with It seems like the only way to build |
Nope but if you ask me I can kick it off periodically. |
|
Still borked :( |
|
Yeah, confirmed. Haskell may be a fantastic language (or so I've read), but their dependency resolution engine is fundamentally broken. |
|
As git-annex was updated again, it would probably make sense to update the pullrequest to the new version. It does still not build, but it seems |
No description provided.