You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theirCHANGELOG.rst
files contain a conflicting release version (2022.05.0
is interepreted bybloom
as more recent than0.41.0
)The text was updated successfully, but these errors were encountered: