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

Possible to add arm package on conda-forge? #40

Open
scottyhq opened this issue Feb 11, 2025 · 7 comments
Open

Possible to add arm package on conda-forge? #40

scottyhq opened this issue Feb 11, 2025 · 7 comments
Assignees
Labels
conda-forge https://github.com/conda-forge/stacrs-feedstock

Comments

@scottyhq
Copy link

pixi add stacrs

Error:
× failed to solve the conda requirements of 'default' 'osx-arm64'
╰─▶ Cannot solve the request because of: No candidates were found for stacrs *.

(version 0.5.3)

@gadomski
Copy link
Member

I'll take a look!

@gadomski
Copy link
Member

@scottyhq looks non-trivial for now, and I'm pretty dumb on conda packaging so might take a bit to get correct: conda-forge/stacrs-feedstock#4. You can always install from PyPI or from source (if you have Rust on your system).

@scottyhq
Copy link
Author

All good, no rush. Installing from pypi (pixi add stacrs --pypi) indeed works fine!

@weiji14
Copy link

weiji14 commented Feb 11, 2025

If it makes things easier, I usually just let the bot do the aarch64/osx-arm64 migrations, see e.g. conda-forge/conda-forge-pinning-feedstock#3600. Not sure if it'll be any different to your current PR at conda-forge/stacrs-feedstock#4 though.

@gadomski gadomski added enhancement New feature or request conda-forge https://github.com/conda-forge/stacrs-feedstock and removed enhancement New feature or request labels Feb 18, 2025
@scottyhq
Copy link
Author

I'm not familiar with the migration process, but it looks like recent releases still aren't arm-compatible? Again, no rush, just pointing out that the conda-forge bot maybe didn't actually do anything 😅 ?

@gadomski
Copy link
Member

Yeah, it's supposed to auto-update but hasn't yet (I got impatient and tried myself conda-forge/stacrs-feedstock#7 to no avail). @weiji14 any ideas?

@weiji14
Copy link

weiji14 commented Feb 27, 2025

Hmm, I had a look at https://conda-forge.org/status/migration/?name=armosxaddition and it still says 'Awaiting parents' (though I don't think stacrs has any dependencies). I'm not sure if there's a long queue or something, not seeing anything obvious on what's stalling on the conda-forge issue trackers either.

We could try to reopen conda-forge/stacrs-feedstock#4 perhaps to do it manually?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda-forge https://github.com/conda-forge/stacrs-feedstock
Projects
None yet
Development

No branches or pull requests

3 participants