Skip to content

Create a linux-aarch64-only migrator#5866

Open
jaimergp wants to merge 2 commits intoregro:mainfrom
jaimergp:only-aarch64
Open

Create a linux-aarch64-only migrator#5866
jaimergp wants to merge 2 commits intoregro:mainfrom
jaimergp:only-aarch64

Conversation

@jaimergp
Copy link
Copy Markdown
Contributor

Description:

Adds a ArchMigrator subclass that only deals with linux-aarch64, ignoring ppc64le for the sake of the discussion in conda-forge/conda-forge.github.io#2781.

Checklist:

  • Pydantic model updated or no update needed

Cross-refs, links to issues, etc:

@jaimergp
Copy link
Copy Markdown
Contributor Author

FAILED tests/test_make_migrators.py::test_make_migrators_initialize_migrators - FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/micromamba/envs/cf-scripts/share/conda-forge/migrations/linux-aarch64.txt'

I guess we need to create that file in conda-forge-pinning first.

Copy link
Copy Markdown
Contributor

@beckermr beckermr left a comment

Choose a reason for hiding this comment

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

We're going to reissue a bunch of duplicate PRs. We can't do that.

@minrk
Copy link
Copy Markdown
Contributor

minrk commented Mar 27, 2026

I think #5862 accomplishes this with minimal disruption, leaving the existing migrator in place and removing ppc from future migrations.

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.

3 participants