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

Better error message when keys are not installed #116

Open
murphm8 opened this issue Sep 26, 2019 · 1 comment
Open

Better error message when keys are not installed #116

murphm8 opened this issue Sep 26, 2019 · 1 comment

Comments

@murphm8
Copy link
Collaborator

murphm8 commented Sep 26, 2019

We require that users have keys added to their apt keys cache. When the keys aren't there an exception is thrown when we attempt to update our copy of the apt cache.

@cgibb
Copy link
Collaborator

cgibb commented Sep 26, 2019

When attempting to bundle without the OSRF keys, the error message is the following:

[26.391s] ERROR:colcon.colcon_bundle.verb:Could not fetch from repositories: W:Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://packages.ros.org/ros2/ubuntu bionic InRelease' doesn't support architecture 'i386', W:GPG error: http://packages.osrfoundation.org/gazebo/ubuntu-stable bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 67170598AF249743, E:The repository 'http://packages.osrfoundation.org/gazebo/ubuntu-stable bionic InRelease' is not signed.
[26.392s] ERROR:colcon:colcon bundle: Failed to fetch from repositories. Did you set your keys correctly?

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

No branches or pull requests

2 participants