acxz / gazebo-arch

A collection of Arch Linux PKGBUILDS for the Gazebo Simulator
18 stars 11 forks source link

[ignition-tools] could not update ignition-tools due to ros-noetic-gazebo-dev #58

Closed fbartelt closed 1 year ago

fbartelt commented 1 year ago

While updating ignition-tools=1.5.0-1 to ignition-tools=2.0.0-2:

:: ignition-tools and gazebo are in conflict. Remove gazebo? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing gazebo breaks dependency 'gazebo' required by ros-noetic-gazebo-dev

How should this be handled? I'm using the ros-noetic-desktop-full=1.5.0-1 metapackage

gazebo=11.12.0-2
ros-noetic-gazebo-dev=2.9.2-1
acxz commented 1 year ago

The best way to handle this is to install ignition-tools-1 to use with gazebo, instead of ignition-tools.

acxz commented 1 year ago

If you are still having problems with the above issue, feel free to comment. Closing this issue as solved for now.

fbartelt commented 1 year ago

I could only test this today, sorry. Everything seems to be working now. Thanks!