osrf / docker_images

A repository to hold definitions of docker images maintained by OSRF
Apache License 2.0
557 stars 170 forks source link

🐳 Bump ubuntu from jammy-20240405 to jammy-20240416 in /ros2/source/devel #735

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps ubuntu from jammy-20240405 to jammy-20240416.

Dependabot compatibility score

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 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)
ruffsl commented 5 months ago

@mikaelarguedas , you beat me. I was just look at this. BTW, do you think it's time to bump this up to Ubuntu 22.04?

I think it was announced today/yesterday?

mikaelarguedas commented 5 months ago

Yeah I considered it (assuming you mean 24.04) but it seems not fully stable yet, their desktop installer crashed yesterday and some package version just bumped so I'm planning a separate PR to migrate source/devel/nightly once ros2 CI is running properly on noble (still WIP AFAICT)

ruffsl commented 5 months ago

their desktop installer crashed yesterday and some package version just bumped

Ohh, thank for the heads up. I was just about to distro hop and update.

I'm planning a separate PR to migrate source/devel/nightly once ros2 CI is running properly on noble (still WIP AFAICT)

Sounds cool. Are you following any tickets/discussions/links in particular? I've been working on refactoring Nav2 CI in the background, and trying to keep my ear to the ground.

mikaelarguedas commented 5 months ago

Are you following any tickets/discussions/links in particular?

Not really just seeing PRs notifications. ROS 2 CI should be good now except maybe some coverage jobs. Regarding the docker images, looks like next rolling sync will include all variants images https://build.ros2.org/view/Rbin_uN64/job/Rbin_uN64__desktop_full__ubuntu_noble_amd64__binary/

Ohh, thank for the heads up. I was just about to distro hop and update.

Yeah I was planning on upgrading some aarch64 setups and a couple desktop but I may wait a little bit more. Not trackign a specific ticket for that either

BTW, do you think it's time to bump this up to Ubuntu 22.04?

Looks like all this is now building successfully I opened a PR here https://github.com/osrf/docker_images/pull/738