Closed roni-kreinin closed 1 year ago
This looks like you might be out of date an hitting the bug in apt we traced down here: https://github.com/ros2/ros2/issues/1272
You should make sure you have updated apt before trying to do the installation.
Running sudo apt update && sudo apt upgrade
before installing Humble fixed the issue.
When I attempt to install
ros-humble-joy
on a RPi4 running Ubuntu 22.04 server, apt attempts to uninstall a bunch of important packages:Tested on an amd64 VM and had no issues, so it might be a problem with the arm64 package.