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

[DO NOT MERGE] - testing stuff #12

Closed
wants to merge 62 commits into from

Conversation

hadim
Copy link
Member

@hadim hadim commented Jan 23, 2025

See #11 for details.

Trying to investigate: prefix-dev/pixi#2995


jaimergp suggested on Zulip to test GIT_SSL_NO_VERIFY=true and check what happens with pixi used as conda_install_tool.


Results with conda_install_tool: pixi

  • with set "GIT_SSL_NO_VERIFY=true" during win-64 build:
 │ ╭─ 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"`
  • without set "GIT_SSL_NO_VERIFY=true" during win-64 build:
  × Failed to run git command: Git clone failed for source: Cloning into '/d/
  │ bld/src_cache/KataGo.git'...
  │ fatal: unable to access 'https://github.com/lightvector/KataGo.git/':
  │ error setting certificate file: /usr/ssl/certs/ca-bundle.crt

Conclusion

Disabling SSL indeed resolves the issue, and we hit another bug which is not due to pixi but rattler-build (see prefix-dev/rattler-build#1376).

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/recipe.yaml) and found it was in an excellent condition.

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

Successfully merging this pull request may close these issues.

2 participants