Skip to content

[DO NOT MERGE] - testing stuff#12

Closed
hadim wants to merge 62 commits into
conda-forge:mainfrom
hadim:convert_no_ssl_verify
Closed

[DO NOT MERGE] - testing stuff#12
hadim wants to merge 62 commits into
conda-forge:mainfrom
hadim:convert_no_ssl_verify

Conversation

@hadim

@hadim hadim commented Jan 23, 2025

Copy link
Copy Markdown
Member

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
Copy Markdown
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