ros-infrastructure / buildfarm

Build scripts and notes for catkin debian build pipeline.
6 stars 15 forks source link

add ubuntu-keyring package to bootstrap #79

Closed tfoote closed 11 years ago

tfoote commented 11 years ago

It will avoid these warnings:

W: There is no public key available for the following key IDs:
3B4FE6ACC0B21F32

It's looking for this key:

pub   4096R/C0B21F32 2012-05-11
uid                  Ubuntu Archive Automatic Signing Key (2012) <ftpmaster@ubuntu.com>

Which I believe is in the ubuntu-keyring package.

tfoote commented 11 years ago

That wasn't the solution I added the key to the puppet image. It should be propogated to the other machines shortly.