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

Create build process for Ubuntu 24.04.1 with ROS2 Jazzy for DEXI #21

Open
dbaldwin opened this issue Dec 21, 2024 · 0 comments
Open

Create build process for Ubuntu 24.04.1 with ROS2 Jazzy for DEXI #21

dbaldwin opened this issue Dec 21, 2024 · 0 comments

Comments

@dbaldwin
Copy link
Contributor

WIP can be found in this branch:

main...feature/ubuntu24

But I repeatedly keep getting the following error when building:

arm.ubuntu: libc6-dev : Depends: libc6 (= 2.39-0ubuntu8) but 2.39-0ubuntu8.3 is to be installed
==> arm.ubuntu: E: Unable to correct problems, you have held broken packages.

This comes from the following package:

apt install ros-dev-tools -y

Yet if I install the base image, ssh in, and manually install the ROS packages (after doing apt update and apt upgrade) everything works correctly.

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

No branches or pull requests

1 participant