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

allow path conflicts in conda builds #801

Merged

Conversation

jameslamb
Copy link
Member

@jameslamb jameslamb commented Dec 10, 2024

Nightly conda builds for 24.12 and 25.02 are currently failing because of file-clobbering issues with xorg-* packages. It looks like this is because those packages on conda-forge are in the middle of a migration.

That clobbering should generally be safe, and anyway is out of our control, so this PR proposes temporarily allowing it in CI.

See #800 for details.

Notes for Reviewers

This is intentionally targeting branch-24.12, to get nightly builds working there. A few more are still needed to complete the 24.12 release.

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Dec 10, 2024
Copy link

copy-pr-bot bot commented Dec 10, 2024

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@jameslamb
Copy link
Member Author

/ok to test

@jameslamb jameslamb changed the title WIP: allow path conflicts in conda builds allow path conflicts in conda builds Dec 10, 2024
@jameslamb jameslamb marked this pull request as ready for review December 10, 2024 06:06
@jameslamb jameslamb requested a review from a team as a code owner December 10, 2024 06:06
@jameslamb jameslamb requested review from KyleFromNVIDIA and removed request for a team December 10, 2024 06:06
@raydouglass raydouglass merged commit 0a43c7c into rapidsai:branch-24.12 Dec 10, 2024
44 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants