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

remove dependence on _libgcc_mutex #162

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

h-vetinari
Copy link
Member

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Dec 11, 2024

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/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). Your recipe may not receive automatic updates and/or may not be compatible with conda-forge's infrastructure. Please check the logs for more information and ensure your recipe can be parsed.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. Your recipe may not receive automatic updates and/or may not be compatible with conda-forge's infrastructure. Please check the logs for more information and ensure your recipe can be parsed.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12287319061. Examine the logs at this URL for more detail.

@h-vetinari
Copy link
Member Author

Almost certainly needs conda-forge/docker-images#299

@h-vetinari
Copy link
Member Author

Very strange - we can't create a bare environment with a sysroot matching the image in it? That package has no conflicting requirements with anything

+++ mamba create -n sysroot_linux-aarch64 --yes --quiet sysroot_linux-aarch64=2.34
warning  libmamba You have not set the root prefix environment variable.
    To permanently modify the root prefix location, either:
      - set the 'MAMBA_ROOT_PREFIX' environment variable
      - use the '-r,--root-prefix' CLI option
      - use 'mamba shell init ...' to initialize your shell
        (then restart or source the contents of the shell init script)
    Continuing with default value: "/opt/conda"
warning  libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
error    libmamba Could not solve for environment specs
    The following package could not be installed
    └─ sysroot_linux-aarch64 =2.34 * is not installable because it conflicts with any installable versions previously reported.
critical libmamba Could not solve for environment specs

Related to conda-forge/conda-forge-ci-setup-feedstock#368

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