You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# apt install gazebo11
...
The following packages have unmet dependencies:
gazebo11 : Depends: libgazebo11 (= 11.15.1-1~focal) but it is not going to be installed
Depends: libignition-msgs5 (>= 5.11.0) but it is not going to be installed
Depends: libignition-transport8 (>= 8.5.0) but it is not going to be installed
Recommends: gazebo11-plugin-base but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
This started to fail yesterday, Jan 8th, between 1:17pm and 9:56pm.
The text was updated successfully, but these errors were encountered:
libignition libs are the culprit. The libs provided from ros-testing are too old. Manually installing them, reveals the issue:
# apt install libgazebo11
...
The following packages have unmet dependencies:
libgazebo11 : Depends: libignition-fuel-tools4 (>= 4.9.1) but it is not going to be installed
Depends: libignition-msgs5 (>= 5.11.0) but 5.10.0-4~focal is to be installed
Depends: libignition-transport8 (>= 8.5.0) but 8.3.0-2~focal is to be installed
The latest release of Gazebo 11.15.1 into http://packages.ros.org/ros-testing/ubuntu fails to install:
This started to fail yesterday, Jan 8th, between 1:17pm and 9:56pm.
The text was updated successfully, but these errors were encountered: