Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error Command failed: git rev-parse "refs/tags/v1.15.3" error during c-f Windows Azure CI build #1376

Closed
hadim opened this issue Jan 23, 2025 · 3 comments

Comments

@hadim
Copy link
Contributor

hadim commented Jan 23, 2025

When using a git source:

source:
  git: https://github.com/lightvector/KataGo.git
  tag: v${{ version }}

There is an error on the c-f Windows Azure CI:

│ ╭─ Fetching source code
 │ │ Fetching source from git repo: https://github.com/lightvector/KataGo.git
 │ │ Fetching repository from https://github.com/lightvector/KataGo.git at refs/tags/v1.15.3 into D:\bld\src_cache\KataGo.git
 │ │ × error Command failed: `git rev-parse "refs/tags/v1.15.3"`

Note that the other platforms works fine. I also tested with a different github repo and tag and it fails as well.

See the original PR on the feedstock at conda-forge/katago-feedstock#11

@hadim
Copy link
Contributor Author

hadim commented Jan 23, 2025

Note that I am guessing this is a rattler-build error but since I can't reproduce it locally (no Windows machine access), it's a bit difficult to debug.

@hadim hadim changed the title error Command failed: git rev-parse "refs/tags/v1.15.3"`` error during c-f Windows Azure CI build error Command failed: git rev-parse "refs/tags/v1.15.3" error during c-f Windows Azure CI build Jan 23, 2025
@hadim
Copy link
Contributor Author

hadim commented Feb 6, 2025

It does not seem to be related to rattler-build but to the c-f infra instead since it works when using a Windows GH runner without any of the c-f infra setup.

@hadim hadim closed this as completed Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant