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

PKG-4704 initial v12.4 #1

Merged
merged 1 commit into from
May 20, 2024
Merged

PKG-4704 initial v12.4 #1

merged 1 commit into from
May 20, 2024

Conversation

danpetry
Copy link

@danpetry danpetry commented May 10, 2024

Destination channel: defaults

Links

Explanation of changes:

  • Part of CUDA 12.4 build, following conda-forge's pattern which was developed in conjunction with Nvidia. I don't see a need to stage these then release them all at once. They won't cause a problem released one at a time.
  • Please check the main branch too, this has just been forked
  • Changes made to adjust feedstocks for differences between conda-forge and defaults. Please see commit messages for description of changes.

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_3cvdrbrpvw/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:42: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:42: missing_license_family: The recipe is missing the about/license_family key.
  • clone/recipe/meta.yaml:42: missing_dev_url: The recipe is missing a dev_url
    ===== Final Report: =====
    2 Errors and 1 Warning were found

@danpetry danpetry closed this May 15, 2024
@danpetry danpetry reopened this May 15, 2024
@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_be25stfyb4/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:42: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:42: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:42: missing_license_family: The recipe is missing the about/license_family key.
    ===== Final Report: =====
    2 Errors and 1 Warning were found

Copy link

@JamesRobertsonGames JamesRobertsonGames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logs are showing
conda_libmamba_solver.conda_build_exceptions.ExplainedDependencyNeedsBuildingError: Unsatisfiable dependencies for platform win-64: {MatchSpec("libnvfatbin-static=12.4.127")}

Just seen AnacondaRecipes/libnvfatbin-feedstock#1

Will review once the pipeline is re-run on this PR 👍

@danpetry danpetry closed this May 16, 2024
@danpetry danpetry reopened this May 16, 2024
@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_8aekde6q0j/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:42: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:42: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:42: missing_license_family: The recipe is missing the about/license_family key.
    ===== Final Report: =====
    2 Errors and 1 Warning were found

@@ -10,7 +10,7 @@ source:

build:
number: 1
skip: true # [osx]
skip: true # [osx or (linux and s390x)]

requirements:
run:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the precision of the pinnings matches their versions anyway - i.e. the * isn't necessary anyway. (only checked a couple.)

@danpetry danpetry merged commit f16387a into main May 20, 2024
7 of 8 checks passed
@danpetry danpetry deleted the PKG-4704-12.4-initial branch May 20, 2024 15:24
@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_ca79r26hq_/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:42: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:42: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:42: missing_license_family: The recipe is missing the about/license_family key.
    ===== Final Report: =====
    2 Errors and 1 Warning were found

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.

5 participants