Bug#1040942: rosbash: Most binary tools (roscd, rosd, rosls, ....) are unavailable in this package
Dima Kogan
dkogan at debian.org
Wed Jul 12 19:37:22 BST 2023
Package: rosbash
Version: 1.15.8-5
Severity: normal
X-Debbugs-Cc: none, Dima Kogan <dkogan at debian.org>
Hello. I'm using the package from bookworm. rosbash
The "rosbash" package should provide several commandline tools,
documented here:
http://wiki.ros.org/rosbash
But only "rosrun" is provided in the package.
This is because most of the tools are not binaries, but are shell
functions. These are supposed to be defined in
/usr/share/rosbash/rosbash, but our rosbash package does not ship this
file. This file exists in the package sources in tools/rosbash/rosbash,
but it is not installed anywhere. This is the bug.
Our package does reference the tools (we include all the tab
completions). And the package scripts ask for it:
dima at fatty:$ source /usr/share/rosbash/catkin_env_hook/15.rosbash.bash
bash: /usr/share/rosbash/rosbash: No such file or directory
So if we install that file, that would probably fix this bug.
Thanks
More information about the debian-science-maintainers
mailing list