Robotics StackExchange | Archived questions

Ros2doctor: no definition of [python3-ifcfg] for os version [jammy]

nearly at the end of ROS install instructions, and I get to this point:

(base) rich@rich-linux:~$ rosdep install --from-paths ~/ros2galactic/ros2-linux/share --ignore-src -y --skip-keys "cyclonedds fastcdr fastrtps rti-connext-dds-5.3.1 urdfdomheaders" ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: ros2doctor: No definition of [python3-ifcfg] for OS version [jammy]

I am on ubuntu 20.04 installing ros galactic desktop version. python3 is (i believe) installed

Asked by rich on 2022-05-06 07:57:49 UTC

Comments

I have the same issues when building an arm docker container. But OS Version Jammy (Jellyfish) should be 22.04 , maybe you have a different issue since you are stating to be on 20.04

Asked by Sebastian Delling on 2022-07-07 02:55:13 UTC

I have the same problem. did you solve it?

Asked by fabbro on 2022-11-18 08:57:43 UTC

Answers