ROS 2 Package merged but unable to locate via apt
Hi,
I released my first package, called olive-interfaces for ROS 2 Humble and it was already merged one month ago.
https://github.com/ros/rosdistro/pull/48981
<img width="1118" height="497" alt="Image" src="https://github.com/user-attachments/assets/687850de-5079-4079-a159-492bce6c1674" />
It is now also available in ROS Index.
https://index.ros.org/r/olive-interfaces/
<img width="566" height="633" alt="Image" src="https://github.com/user-attachments/assets/caca719f-dd2b-415a-ab20-3efc58f298fe" />
But when I want to install it via apt, it says: Unable to locate the package.
<img width="520" height="98" alt="Image" src="https://github.com/user-attachments/assets/9ff088e5-d042-476f-9c75-4387972227b3" />
And when I run the `ros2-testing-apt-source`:
The package is available:
<img width="745" height="136" alt="Image" src="https://github.com/user-attachments/assets/b2b2597e-a9c4-46b9-bbcd-b9eb9e17e1da" />
What does this mean? Am I missing something to bring it to the official ROS 2 Repo?
The Jenkins Report says that is it unstable, but I don`t think that this causes the Issue:
https://build.ros2.org/job/Hdev__olive-interfaces__ubuntu_jammy_amd64/1/
Thank you in advance
Samuel
关闭于 2026-02-10 2 条评论