Skip to content

Conversation

sunfishcode
Copy link
Member

No description provided.

@sunfishcode sunfishcode closed this Sep 9, 2025
@sunfishcode sunfishcode reopened this Sep 9, 2025
Rustix dev-depends on tempfile, which depends on rustix, which currently
pulls in a different version of linux-raw-sys, leading to two versions
of linux-raw-sys in Cargo.lock, leading to cargo tree printing different
output, leading to this test to fail. So temporarily disable it.
@sunfishcode sunfishcode merged commit 3ff59d4 into main Sep 9, 2025
50 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/update branch September 9, 2025 05:04
@ystreet
Copy link
Contributor

ystreet commented Sep 9, 2025

This caused two versions of linux-raw-sys to become dependencies as one version was missed:

https://github.com/bytecodealliance/rustix/blob/main/Cargo.toml#L53

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.

2 participants