m4 cannot be cloned
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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