On 03/18/2015 10:17 AM, Richard W.M. Jones wrote:
The obvious way to fix this would be to use a firstboot script
instead
(assuming that is working - didn't you say you had a problem with
that?). Something like:
$ virt-builder ... --firstboot-command 'apt-get -y update ; apt-get -y
upgrade'
Yeah, this is the workaround I've been using.
Thanks,
Lee