Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Build failed " No access rights ssh://git@github.com/dabura667/bitcoinjs-lib.git #11982

Closed
kuboosoft opened this issue Nov 15, 2017 · 0 comments

Comments

@kuboosoft
Copy link

kuboosoft commented Nov 15, 2017

Description

Steps to Reproduce

  1. npm install

We need said a npm the path of binaries already installed...

  1. export PATH=$PATH:/usr/bin/:$PWD/node_modules/.bin/
  • Now the installation
  1. CHANNEL=dev npm run build-package

Actual result:

npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: Cloning into bare repository '/root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05'...
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: Host key verification failed.
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: fatal: Could not read from remote repository.
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: 
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: Please make sure you have the correct access rights
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05: and the repository exists.
npm ERR! Linux 4.4.0-93-generic
npm ERR! argv "/root/nvm/versions/node/v7.10.1/bin/node" "/root/nvm/versions/node/v7.10.1/bin/npm" "install"
npm ERR! node v7.10.1
npm ERR! npm  v4.2.0
npm ERR! code 128
npm ERR! Command failed: git clone --template=/root/.npm/_git-remotes/_templates --mirror ssh://git@github.com/dabura667/bitcoinjs-lib.git /root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05
npm ERR! Cloning into bare repository '/root/.npm/_git-remotes/git-ssh-git-github-com-dabura667-bitcoinjs-lib-git-bcash330-2bf1ff05'...
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR!     /root/.npm/_logs/2017-11-15T18_49_27_603Z-debug.log

Expected result:

Compile without problem

Reproduces how often:

Recently 0.19.81 and latest, ever...

Brave Version

about:brave info:

  • 0.19.89
  • Fedora 26, x86_64

Reproducible on current live release:

In the source code build...

Additional Information

You can see a complete log with my automatic build in Travis...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants