SimulaVR / SimulaVR/Simula

m4 cannot be cloned

Open
#202 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
3.2k
Forks
111
PR merge metrics
No merged PRs in 30d

Description

📦[frityet@envision Simula]$ git submodule update --init --recursive
Cloning into '/home/frityet/Packages/Simula/submodules/wlroots/libxcb-errors/m4'...
fatal: read error: Connection reset by peer
fatal: clone of 'git://anongit.freedesktop.org/xcb/util-common-m4.git' into submodule path '/home/frityet/Packages/Simula/submodules/wlroots/libxcb-errors/m4' failed
Failed to clone 'm4'. Retry scheduled
Cloning into '/home/frityet/Packages/Simula/submodules/wlroots/libxcb-errors/m4'...
fatal: read error: Connection reset by peer
fatal: clone of 'git://anongit.freedesktop.org/xcb/util-common-m4.git' into submodule path '/home/frityet/Packages/Simula/submodules/wlroots/libxcb-errors/m4' failed
Failed to clone 'm4' a second time, aborting
fatal: Failed to recurse into submodule path 'submodules/wlroots/libxcb-errors'
fatal: Failed to recurse into submodule path 'submodules/wlroots'

No matter what I try this cannot be cloned at all

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported git submodule update --init --recursive command and inspect the submodules/wlroots/libxcb-errors/m4 submodule configuration. Check whether the git://anongit.freedesktop.org/xcb/util-common-m4.git dependency can be cloned; done means recursive submodule initialization completes without the connection-reset failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.