Skip to content

rosdep fails to install #177

Description

@andanders

Following the tutorial here: https://docs.ros.org/en/jazzy/Tutorials/Beginner-Client-Libraries/Creating-A-Workspace/Creating-A-Workspace.html

Command rosdep install -i --from-path src --rosdistro jazzy -y fails with:

executing command [sudo -H apt-get install -y libqt5core5a]
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libqt5core5t64' instead of 'libqt5core5a'
libqt5core5t64 is already the newest version (5.15.13+dfsg-1ubuntu1).
libqt5core5t64 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
executing command [sudo -H apt-get install -y libqt5gui5]
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libqt5gui5t64' instead of 'libqt5gui5'
libqt5gui5t64 is already the newest version (5.15.13+dfsg-1ubuntu1).
libqt5gui5t64 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ERROR: the following rosdeps failed to install
  apt: Failed to detect successful installation of [libqt5core5a]
  apt: Failed to detect successful installation of [libqt5gui5]

ROS2 Jazzy installed following the instructions here:
https://docs.ros.org/en/jazzy/Installation/Ubuntu-Install-Debs.html

System details:
Ubuntu 24.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions