Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Incorrect branch specified in the repo init command. #95

Open
Artem-B opened this issue Aug 24, 2020 · 1 comment
Open

Incorrect branch specified in the repo init command. #95

Artem-B opened this issue Aug 24, 2020 · 1 comment

Comments

@Artem-B
Copy link

Artem-B commented Aug 24, 2020

~/bin/repo init -u https://github.com/RadeonOpenCompute/ROCm.git -b roc-3.7

The branch name appears to be incorrect. repo fails with the following error:

Downloading Repo source from https://gerrit.googlesource.com/git-repo
remote: Finding sources: 100% (7/7)
remote: Total 7 (delta 0), reused 7 (delta 0)
Downloading manifest from https://github.com/RadeonOpenCompute/ROCm.git
fatal: couldn't find remote ref refs/heads/roc-3.7
manifests:
fatal: couldn't find remote ref refs/heads/roc-3.7

There's no roc-3.7 branch in the ROCm repo. There's a roc-3.7.x, which works. There's also rocm-3.7.0 tag (repo does not seem to like it, though). It would be great to update the docs with the branch reference intended to be used with the ROCm 3.7 release.

@Rmalavally
Copy link
Contributor

Thank you for bringing this issue to our attention. The issue is fixed and the code is now corrected to reflect '3.7.x'

https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html#getting-the-rocm-source-code

AMD ROCm Documentation Team

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants