-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Local Build KeyError: 'https://conda.anaconda.org/conda-forge' #24657
Comments
A few things of note:
|
I started using sudo as some directories for the SDK could not be created. Is there a workaround to test this? I have pushed a couple of buggy versions (see conda-forge/admin-requests#885 (comment)) because I am not able to test it locally. VMWare could work? How people usually test the build to avoid pushing buggy versions And I will try pulling the new versions |
If specifically trying to test the Otherwise, light trial-and-error debugging directly in a PR is fine. We frequently deal with recipes that need troubleshooting after version bumps, and I'd be surprised if anything less than 90% of that is done directly on GitHub (i.e., never touches local). Note, occasionally you may want to inspect/locally test artifacts, which can be enabled by adding to the feedstock's azure:
store_build_artifacts: true I believe this requires a rerender to take effect. |
Bug:
@conda-forge/staged-recipes
Tutorial to Test locally: https://conda-forge.org/docs/maintainer/adding_pkgs.html#running-tests-locally-for-staged-recipes
Error: KeyError: 'https://conda.anaconda.org/conda-forge'
The text was updated successfully, but these errors were encountered: