Skip to content

git submodule error #2

Description

@ben-auo
$ cat /etc/os-release 
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"

$ git clone https://github.com/smart-home-network-security/firewall-blocklist
$ cd firewall-blocklist
$ git submodule update --init --recursive --remote
Cloning into '/tmp/firewall-blocklist/src/parsers'...
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'forge.uclouvain.be' (ED25519) to the list of known hosts.
git@forge.uclouvain.be: 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@forge.uclouvain.be:smart-home-network-security/protocol-parsers.git' into submodule path '/tmp/firewall-blocklist/src/parsers' failed
Failed to clone 'src/parsers'. Retry scheduled
Cloning into '/tmp/firewall-blocklist/src/parsers'...
git@forge.uclouvain.be: 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@forge.uclouvain.be:smart-home-network-security/protocol-parsers.git' into submodule path '/tmp/firewall-blocklist/src/parsers' failed
Failed to clone 'src/parsers' a second time, aborting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions