eyalroz / tpch-tools

Tools for work with the TPC-H benchmark and MonetDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatal: clone of 'git@github.com:eyalroz/tpch-dbgen.git' into submodule path 'dbgen' failed

zingdle opened this issue · comments

Cannot clone submodule on a machine without my SSH keys added.

$ git submodule update --init
Cloning into 'dbgen'...
Warning: Permanently added the RSA host key for IP address '13.229.188.59' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:eyalroz/tpch-dbgen.git' into submodule path 'dbgen' failed

This looks like a github issue, not an issue with my repository. dbgen is a public repo... here's a similar issue report on StackOverflow for another repo:

https://stackoverflow.com/questions/8197089/fatal-error-when-updating-submodule-using-git