Skip to content
This repository has been archived by the owner on Mar 24, 2018. It is now read-only.

Add support for preseeding debconf #208

Open
tfoote opened this issue Aug 28, 2014 · 0 comments
Open

Add support for preseeding debconf #208

tfoote opened this issue Aug 28, 2014 · 0 comments
Assignees

Comments

@tfoote
Copy link
Member

tfoote commented Aug 28, 2014

The new nao-meshes require accepting a license. For automatied builds we can preseed the debconf to accept the license.

The process is documented here: https://serverfault.com/questions/407317/passing-default-answers-to-apt-get-package-install-questions/407358#407358

The nao settings look like this:

$ sudo debconf-get-selections | grep nao
ros-indigo-nao-meshes   ros-nao-meshes/present-ros-nao-meshes   note    
ros-indigo-nao-meshes   ros-nao-meshes/error-ros-nao-meshes error   
ros-indigo-nao-meshes   ros-nao-meshes/accepted-ros-nao-meshes  boolean true

This will probably need to be part of the bootstrap so that any job that depends on the nao_meshes can install it successfully non-interactively.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant