ansible-lxctemplate icon indicating copy to clipboard operation
ansible-lxctemplate copied to clipboard

should create Ubuntu Templates, but does not return from 'DAB Bootstrap' task

Open chriswayg opened this issue 10 years ago • 0 comments

It should create Ubuntu Templates: trusty, vivid (but does not return from 'DAB Bootstrap' task), yet it creates and finalizes Debian templates just fine.

  • the task which is stuck found in tasks/maketemplate.yml:
- name: DAB Bootstrap the template (this takes a while)
  shell: dab bootstrap --minimal
  • logfile's last entry shows for vivid minimal:
Processing triggers for ureadahead (0.100.0-19) ...
Adding 'local diversion of /usr/sbin/hald to /usr/sbin/hald.distrib'

chriswayg avatar Nov 20 '15 20:11 chriswayg