ros2 / ros2/rmw_implementation

missing depends cyclonedds

Open
#207 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
25
Forks
63
Avg merge
2d 8h
Merged PRs (30d)
6

Description

Bug report

Required Info:

  • Operating System:
    • ubuntu 20.04
  • Installation type:
    • binary
  • Version or commit hash:
    • 1.0.3-1focal.20220209.142624
  • DDS implementation:
    • rmw_cyclonedds_cpp
  • Client library (if applicable):
    • N/A
Steps to reproduce issue
apt-cache show ros-foxy-rmw-implementation | grep-dctrl --no-field-names --show-field=Depends --field=Depends 'ros-foxy-rmw-cyclonedds-cpp'
Expected behavior

ros-foxy-rmw-implementation has ros-foxy-rmw-cyclonedds-cpp in its Depends.

Actual behavior

ros-foxy-rmw-implementation does not have ros-foxy-rmw-cyclonedds-cpp in its Depends.

Additional information

https://github.com/ros2-gbp/rmw_implementation-release/blob/debian/foxy/focal/rmw_implementation/debian/control

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Debian control file linked in the issue: debian/control for the foxy rmw_implementation package. Reproduce the reported apt-cache command and verify that ros-foxy-rmw-cyclonedds-cpp appears in the Depends field; done means the package metadata contains that dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
debian
Domain
build-system, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.