| Summary: | "First developer steps" documentation page | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Dmitry Selyutin <ghostmansd> |
| Component: | Documentation | Assignee: | Dmitry Selyutin <ghostmansd> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | libre-soc-bugs, lkcl |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://libre-soc.org/docs/firststeps/ | ||
| NLnet milestone: | NLNet.2019.10.043.Wishbone | total budget (EUR) for completion of task and all subtasks: | 250 |
| budget (EUR) for this task, excluding subtasks' budget: | 250 | parent task for budget allocation: | 384 |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: |
ghostmansd={amount=125, paid=2021-11-01}
maciej_3mdeb=125
|
|
| Bug Depends on: | |||
| Bug Blocks: | 384 | ||
|
Description
Dmitry Selyutin
2021-07-24 13:23:43 BST
Status: submitted the first part (basically everything until gory details). For now I have problems with the repository access. $ git pull origin master --rebase FATAL: R any libreriscv dmitry3mdeb DENIED by fallthru (or you mis-spelled the reponame) fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. $ ssh gitolite3@git.libre-soc.org PTY allocation request failed on channel 0 hello dmitry3mdeb, this is gitolite3@libre-soc running gitolite3 3.6.11-2 (Debian) on git 2.29.2 > $ ssh gitolite3@git.libre-soc.org
> PTY allocation request failed on channel 0
> hello dmitry3mdeb, this is gitolite3@libre-soc running gitolite3 3.6.11-2
> (Debian) on git 2.29.2
I didn't paste the whole output here, but what's really important is that there's no libreriscv repository.
(In reply to dmitry.selyutin from comment #2) > I didn't paste the whole output here, but what's really important is that > there's no libreriscv repository. downgraded gitolite3 to 3.6.something. Status: updated the docs with the intro into the world of markdown and pseudocode. That's quite a quick intro, since the document is already quite big; anyway, if you feel I forgot to tell something at this page, please, let me know. (In reply to dmitry.selyutin from comment #4) > Status: updated the docs with the intro into the world of markdown and > pseudocode. looks great, dmitry. once you have this on an about homepage i'll close it as fixed. http://libre-soc.org/dmitry or perhaps http://libre-soc.org/3mdeb/dmitry use my page as a template http://libre-soc.org/lkcl (In reply to Luke Kenneth Casson Leighton from comment #5) > perhaps http://libre-soc.org/3mdeb/dmitry use my page as a template > http://libre-soc.org/lkcl created a stub for you. |