Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2025.02.10] tier4_ad_api_adaptor packages fail to build #121

Closed
esteve opened this issue Feb 12, 2025 · 1 comment
Closed

[2025.02.10] tier4_ad_api_adaptor packages fail to build #121

esteve opened this issue Feb 12, 2025 · 1 comment

Comments

@esteve
Copy link
Collaborator

esteve commented Feb 12, 2025

tier4_ad_api_adaptor packages (autoware_external_api_msgs, autoware_iv_external_api_adaptor, autoware_iv_internal_api_adaptor, awapi_awiv_adapter) fail to build because their CHANGELOG.rst files contain a conflicting release version (2022.05.0 is interepreted by bloom as more recent than 0.41.0)

BLOOM_SKIP_ROSDEP_UPDATE=1 bloom-generate rosdebian --os-name=ubuntu --os-version=jammy --ros-distro=humble
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning:  is an invalid version and will not be supported in a future release
  warnings.warn(
==> Generating debs for ubuntu:jammy for package(s) ['autoware_external_api_msgs']
No homepage set, defaulting to ''
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning:  is an invalid version and will not be supported in a future release
  warnings.warn(
ROS Distro index file associate with commit '215aa06e3250a27834448b8efa281be34d92f7c5'
New ROS Distro index url: 'https://raw.githubusercontent.com/ros/rosdistro/215aa06e3250a27834448b8efa281be34d92f7c5/index-v4.yaml'
No historical releaser history, using current maintainer name and email for each versioned changelog entry.

The version of the first changelog entry '0.41.0' is not the same as the version being currently released '2022.05.0'.

There is at least one changelog entry, '2022.05.0', which has a newer version than the version of package 'autoware_external_api_msgs' being released, '0.41.0'.
This is almost certainly by mistake, you should really take a look at the changelogs for the package you are releasing.
@esteve
Copy link
Collaborator Author

esteve commented Feb 12, 2025

Fixed in tier4/tier4_ad_api_adaptor#134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant