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 rpm-ostree to handle ostree semver-incompatible changes #4400

Closed
wants to merge 1 commit into from

Conversation

RishabhSaini
Copy link
Contributor

@RishabhSaini RishabhSaini commented May 9, 2023

Cargo: Override to the main branch of ostree-rs-ext
Fixing ostree semver-incompatible changes

@openshift-ci
Copy link

openshift-ci bot commented May 9, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@RishabhSaini RishabhSaini force-pushed the override branch 2 times, most recently from 9fbb835 to d674b1b Compare May 9, 2023 15:04
@RishabhSaini RishabhSaini changed the title Cargo.toml: Override to the main branch of ostree-rs-ext Cargo: Override to the main branch of ostree-rs-ext May 9, 2023
@RishabhSaini RishabhSaini changed the title Cargo: Override to the main branch of ostree-rs-ext Fix rpm-ostree to handle ostree semver-incompatible changes May 9, 2023
Copy link
Member

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

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

Nice! Thanks so much for doing this! Looks good to me.

So at a technical level right now this blocks on an "official" release of the new ostree-ext crate, which in turn needs to wait until your changes in ostreedev/ostree-rs-ext#456 land at least.

(We may also want to go over the API and see if there are any other possible cleanups)

@cgwalters
Copy link
Member

OK several other changes happened in ostree-ext git main since then, so I've reworked this to match!

- ostree-ext updates to new ostree, so adjust our usage of the
  ostree crate
- Also adjust for changed ostree-ext APIs
- ostree-ext now re-exports cap-std-ext 2.0, which stopped re-exporting
  rustix, so depend on that directly
cgwalters added a commit to cgwalters/bootc that referenced this pull request May 21, 2023
cgwalters added a commit to cgwalters/bootc that referenced this pull request May 21, 2023
@cgwalters
Copy link
Member

We ended up keeping this rolled into #4271

@cgwalters cgwalters closed this May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants