ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

bloom-release "pull request modifies a repository entry other than the one being released"

asked 2020-01-10 04:44:44 -0500

max-krichenbauer gravatar image

updated 2020-01-10 13:31:19 -0500

Hello!

Trying to release a new version (0.0.5) of ament_virtualenv for dashing, bloom-release ament_virtualenv --rosdistro dashing --track dashing aborted with the following message:

This generated pull request modifies a repository entry other than the one being released.
This likely occurred because the upstream rosdistro changed during this release.
This pull request will abort, please re-run this command with the -p option to try again.
  • I tried again with -p, but it fails every time.
  • I deleted everything in /tmp and tried again from scratch but it fails again with the same message.
  • I released it for crystal and that worked without problems.
  • I tried again for dashing and get the same error again.
  • I tried searching for solutions/answers but could not find any.

Does anybody have an idea as to what causes this? Thanks!

edit retag flag offensive close merge delete

Comments

It would help if you could show us the command line you tried to use.

gvdhoorn gravatar image gvdhoorn  ( 2020-01-10 07:58:30 -0500 )edit

Thanks, updated.

max-krichenbauer gravatar image max-krichenbauer  ( 2020-01-10 13:31:29 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-01-10 09:51:19 -0500

Karsten gravatar image

Please update your python-rosdistro package. The change was introduced in here: https://github.com/ros-infrastructure...

Package is available via debians or pip

edit flag offensive delete link more

Comments

@Karsten: did you run into this error yourself and is that why you recognise it?

gvdhoorn gravatar image gvdhoorn  ( 2020-01-10 12:11:03 -0500 )edit

that is correct. I am currently on version 0.8.0 of rosdistro and this seemed to help.

Karsten gravatar image Karsten  ( 2020-01-10 12:16:53 -0500 )edit

It's rather unfortunate that a seemingly unrelated change results in these kinds of errors. The error message does not give any clue as to what the problem really is.

Was this breakage considered when that PR was merged?

gvdhoorn gravatar image gvdhoorn  ( 2020-01-10 12:18:56 -0500 )edit

Thanks a lot! That indeed solved it!

max-krichenbauer gravatar image max-krichenbauer  ( 2020-01-10 13:37:33 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-01-10 04:44:44 -0500

Seen: 72 times

Last updated: Jan 10 '20