Skip to content

build(deps): bump rust-vmm-ci from 09aef99 to f65383c #825

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps rust-vmm-ci from 09aef99 to f65383c.

Commits
  • f65383c chore: Update container version to gaf9029e
  • 2d733b0 chore: Update container version to g538dba3
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `09aef99` to `f65383c`.
- [Commits](rust-vmm/rust-vmm-ci@09aef99...f65383c)

---
updated-dependencies:
- dependency-name: rust-vmm-ci
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 6, 2025
@stefano-garzarella
Copy link
Member

@RuoqingHe now it's the time of libvirglrenderer1 :-) : https://buildkite.com/rust-vmm/vhost-device-ci/builds/3042#01956b26-c635-46e7-a786-f41a1f652d28/67-556

@dorindabassey @mtjhrc we are updating our CI container from Ubuntu 22.04 to Ubuntu 24.04, can you help with this?
Do you remember why we build virglrenderer from source?

@dorindabassey
Copy link
Collaborator

We build virglrenderer from source because rutabaga requires an updated Virglrenderer (>=1.1 I think) and on Ubuntu the packaged version v1.0 is too old. We can check if Ubuntu24.04 has it updated.

@stefano-garzarella
Copy link
Member

We build virglrenderer from source because rutabaga requires an updated Virglrenderer (>=1.1 I think) and on Ubuntu the packaged version v1.0 is too old. We can check if Ubuntu24.04 has it updated.

Yes, please, can you also check about pipewire?

@stefano-garzarella
Copy link
Member

@dorindabassey I tried locally and just doing apt install -y libvirglrenderer fixed the issue, so I think we can avoid installing it from source in Ubuntu 24

@dorindabassey
Copy link
Collaborator

Yep, I just tried it too, since it's available we can remove the source build in the CI container.
For Pipewire it's still the old version which is not yet updated on ubuntu.

@stefano-garzarella
Copy link
Member

It looks like also pipewire from Ubuntu 24.04 is enough.

I just opened rust-vmm/rust-vmm-container#128

@stefano-garzarella
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2025

Superseded by #826.

@dependabot dependabot bot closed this Mar 7, 2025
@dependabot dependabot bot deleted the dependabot/submodules/rust-vmm-ci-f65383c branch March 7, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants