Skip to content

submodule update fails #82

@dbetz

Description

@dbetz

I'm trying to setup a build environment for my Lich module and the first step is installing OpenWare. Unfortunately, I get this error when trying to do a "git submodule update" to get the libraries. How do I resolve this?

$ git submodule update
Cloning into '/Users/dbetz/Dropbox/lich/OpenWare/Libraries'...
git@github.com: 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:pingdynasty/OpenWareLibraries.git' into submodule path '/Users/dbetz/Dropbox/lich/OpenWare/Libraries' failed
Failed to clone 'Libraries'. Retry scheduled

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions