
Hi *, I am getting the following error message from arc: peter@montebre:/local/home/peter/ghc> arc diff Usage Exception: Failed to load phutil library at location '/local/home/peter/ghc/.arc-linters/arcanist-external-json-linter'. This library is specified by the "load" setting in ".arcconfig". Check that the setting is correct and the library is located in the right place. I looked at '/local/home/peter/ghc/.arc-linters/arcanist-external-json-linter' and it is an empty directory. `arc upgrade` did not fix the issue. What can I do to fix arc? Thanks, Peter

Have you tried `git submodule update --init`? I believe the arc linter is a submodule. On Fri, May 13, 2016, at 07:38, Peter Trommler wrote:
Hi *,
I am getting the following error message from arc:
peter@montebre:/local/home/peter/ghc> arc diff Usage Exception: Failed to load phutil library at location '/local/home/peter/ghc/.arc-linters/arcanist-external-json-linter'. This library is specified by the "load" setting in ".arcconfig". Check that the setting is correct and the library is located in the right place.
I looked at '/local/home/peter/ghc/.arc-linters/arcanist-external-json-linter' and it is an empty directory. `arc upgrade` did not fix the issue.
What can I do to fix arc?
Thanks, Peter _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Hi Eric, Thanks a lot. That fixed arc for me. Peter
On 13.05.2016, at 16:50, Eric Seidel
wrote: Have you tried `git submodule update --init`? I believe the arc linter is a submodule.
On Fri, May 13, 2016, at 07:38, Peter Trommler wrote:
Hi *,
I am getting the following error message from arc:
peter@montebre:/local/home/peter/ghc> arc diff Usage Exception: Failed to load phutil library at location '/local/home/peter/ghc/.arc-linters/arcanist-external-json-linter'. This library is specified by the "load" setting in ".arcconfig". Check that the setting is correct and the library is located in the right place.
I looked at '/local/home/peter/ghc/.arc-linters/arcanist-external-json-linter' and it is an empty directory. `arc upgrade` did not fix the issue.
What can I do to fix arc?
Thanks, Peter _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
participants (2)
-
Eric Seidel
-
Peter Trommler