thofmann/ros

A COPR for the complete ROS stack, each ROS package in a separate RPM. Currently, this contains the desktop stack.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/thofmann/ros/

Hi, i got an error while installing Ros noetic on F38.

[erhangok@fedora ~]$ sudo dnf install ros-desktop_full
Last metadata expiration check: 0:00:31 ago on Fri 20 Oct 2023 11:23:10 PM +03.
Error: 
 Problem: package ros-desktop_full-noetic.1.5.0-3.fc36.noarch from copr:copr.fedorainfracloud.org:thofmann:ros requires ros-noetic-simulators, but none of the providers can be installed
  - package ros-simulators-noetic.1.5.0-3.fc36.noarch from copr:copr.fedorainfracloud.org:thofmann:ros requires ros-noetic-stage_ros, but none of the providers can be installed
  - conflicting requests
  - nothing provides libboost_thread.so.1.76.0()(64bit) needed by ros-stage_ros-noetic.1.8.0-3.fc36.x86_64 from copr:copr.fedorainfracloud.org:thofmann:ros
(try to add '--skip-broken' to skip uninstallable packages)

How can i solve this problem? I have already installed boost-devel package but i guess versions does not match.

[erhangok@fedora ~]$ sudo dnf install boost-devel
Last metadata expiration check: 0:32:25 ago on Fri 20 Oct 2023 11:23:10 PM +03.
Package boost-devel-1.78.0-14.fc38.x86_64 is already installed.