lowRISC / lowRISC/lowrisc-chip

Can't git clone

Open
#209 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SystemVerilog
Stars
601
Forks
147
PR merge metrics
No merged PRs in 30d

Description

I've been trying to git clone the source code according to the documentation:
git clone -b refresh-v0.6 --recursive https://github.com/lowrisc/lowrisc-chip.git lowrisc-chip-refresh-v0.6
but keep running into these 2 error messages:
fatal: remote error: upload-pack: not our ref 7ae23bc1974f8738b5009125873e43e6a8b1d848
fatal: Fetched in submodule path 'qemu', but it did not contain 7ae23bc1974f8738b5009125873e43e6a8b1d848. Direct fetching of that commit failed.

Somebody help! THX!

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 documented recursive clone command and the qemu submodule reference in the issue. Check whether commit 7ae23bc1974f8738b5009125873e43e6a8b1d848 is available from the referenced repositories and reproduce the failure. Done means the documentation or repository state allows a successful recursive clone.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
developer-experience
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.