Problems with `arc` and `phabricator`
Matthew Pickering
matthewtpickering at gmail.com
Thu Jan 26 21:39:52 UTC 2017
Hello Iavor,
You need to upload you ssh key to phabricator.
You can do it here,
https://phabricator.haskell.org/settings/user/yav/page/ssh/
If you need any more help with phab then feel free to ping me on IRC
or by email.
Matt
On Thu, Jan 26, 2017 at 9:35 PM, Iavor Diatchki
<iavor.diatchki at gmail.com> wrote:
> Hello,
>
> I just fixed a small bug in GHC (#11406) and I'm trying to push the change
> to `phabricator` for review, but the command is failing. Here is my output,
> could you please advise on what to do?
>
>> arc diff
> Linting...
> LINT OKAY No lint problems.
> Running unit tests...
> No unit test engine is configured for this project.
> PUSH STAGING Pushing changes to staging area...
> Permission denied (publickey,keyboard-interactive).
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
> STAGING FAILED Unable to push changes to the staging area.
> Usage Exception: Failed to push changes to staging area. Correct the issue,
> or use --skip-staging to skip this step.
>
> Clearly, there is some sort of permission issue...
>
> -Iavor
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
More information about the ghc-devs
mailing list