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

bloom says "Cannot push to remote release repository"

asked 2013-03-07 16:59:38 -0500

130s gravatar image

I got this error when I ran bloom-release with a metapackage that I joined maintainer team after it's been already released. Am I missing anything?

----error msg----
$ bloom-release pkg_a groovy
==> Fetching 'pkg_a' repository from
'https://github.com/ros-gbp/pkg_a-release.git'
==> Testing for push permission on release repository
Username for 'https://github.com': my_github_account
Password for 'https://my_github_account@github.com':
error: The requested URL returned error: 403 Forbidden while accessing
https://github.com/ros-gbp/pkg_a-release.git/info/refs
fatal: HTTP request failed
Cannot push to remote release repository.

I suspect I don't have a push privilege to the release repository (but tutorials of bloom didn't tell me to ask for a push access).

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-03-07 17:03:35 -0500

William gravatar image

You must have push access to the release repository in order to release into it.

I thought that went with out saying, but also bloom informs you of it if you lack the required privileges, so I did not put that in the tutorials. Feel free to update them and clarify that if you wish.

edit flag offensive delete link more

Comments

After wondering which is a good wiki page to add a note, I added 1 line http://www.ros.org/wiki/bloom/Tutorials/ReleaseCatkinPackage.

130s gravatar image 130s  ( 2013-03-07 17:37:04 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-03-07 16:59:38 -0500

Seen: 672 times

Last updated: Mar 07 '13