rolker
March 11, 2024, 2:59pm
1
Sorry for the noob question, but I was exptecting new message packages from marine_msgs to be included here. This is my first time releasing packages so I may have missed something.
https://github.com/ros/rosdistro/pull/39899
Can anyone give me a clue as to what I’m missing?
Thanks,
Roland
Hi @rolker , it looks like the builds for those packages are failing: Nbin_uF64__marine_sensor_msgs__ubuntu_focal_amd64__binary [Jenkins]
There should be build failures messages sent to the maintainer listed in the package.xml.
rolker
March 11, 2024, 3:59pm
3
Thanks, I’ll look into that.
tfoote
March 11, 2024, 4:27pm
4
It looks like the build is failing because it’s assuming that the folder name is the package name which is not guarenteed
https://github.com/apl-ocean-engineering/marine_msgs/issues/58
2 Likes
rolker
March 11, 2024, 8:08pm
5
Thanks for pointing that out! I had scrolled to the bottom of the output and was being sent on a wild goose chase with the pthred errors!
I’ll fix that and resubmit.