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

fix: allow not finding arch platforms in channel #164

Merged
merged 5 commits into from
Jul 10, 2023

Conversation

ruben-arts
Copy link
Contributor

Fix #163

It was searching for local channels and that failed for the platform specific variant.
Added that it only stops when it can't find the no-arch as there would be an actual issue then because we make that in rattler-build using the index function.

@ruben-arts ruben-arts requested a review from wolfv July 7, 2023 12:15
src/render/solver.rs Outdated Show resolved Hide resolved
@ruben-arts ruben-arts requested a review from baszalmstra July 10, 2023 15:04
@wolfv wolfv merged commit 144ada4 into prefix-dev:main Jul 10, 2023
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.

No such file error on first build
3 participants