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

inconsistent deps showing up in CI #56

Closed
1 task done
ngam opened this issue Jun 28, 2022 · 1 comment
Closed
1 task done

inconsistent deps showing up in CI #56

ngam opened this issue Jun 28, 2022 · 1 comment
Labels

Comments

@ngam
Copy link
Contributor

ngam commented Jun 28, 2022

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

Following up on #54 #55 #53

This still shows up in CI, so opening a new issue to asses if further action is needed. Copying @ocefpaf

Verifying transaction: ...working... done
Executing transaction: ...working... done
+ mamba update --update-specs --yes --quiet --channel conda-forge conda-build pip boa conda-forge-ci-setup=3 conda-forge/label/lief_dev::py-lief conda-forge/label/lief_dev::liblief
/Users/runner/miniforge3/lib/python3.9/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
+ echo -e '\n\nSetting up the condarc and mangling the compiler.'


Setting up the condarc and mangling the compiler.
+ setup_conda_rc ./ ./recipe ./.ci_support/osx_arm64_grpc_cpp1.45numpy1.21openssl3python3.10.____cpython.yaml
/Users/runner/miniforge3/lib/python3.9/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
/Users/runner/miniforge3/lib/python3.9/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "

CondaKeyError: 'channels': 'defaults' is not in the 'channels' key of the config file

Warning: 'conda-forge' already in 'channels' list, moving to the top
+ [[ azure != '' ]]
+ mangle_compiler ./ ./recipe .ci_support/osx_arm64_grpc_cpp1.45numpy1.21openssl3python3.10.____cpython.yaml
/Users/runner/miniforge3/lib/python3.9/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
/Users/runner/miniforge3/lib/python3.9/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
+ [[ azure != '' ]]
+ echo -e '\n\nMangling homebrew in the CI to avoid conflicts.'
+ /usr/bin/sudo mangle_homebrew


Mangling homebrew in the CI to avoid conflicts.

Installed packages

n/a

Environment info

n/a
@ngam
Copy link
Contributor Author

ngam commented Jun 29, 2022

should be resolved now!

@ngam ngam closed this as completed Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant