I just want to confirm this as well. Host OS: Ubuntu 14.04 all patches/upgrades installed.
Using ubuntu-vm-builder with the following command: ------------------------- sudo ubuntu-vm-builder kvm trusty --domain mydomain.com --dest sin-cpt-sl-lincluster-host005 --hostname sin-cpt-sl-lincluster-host005 --arch amd64 --mem 512 --cpus 1 --user techedemic --pass my_pass --bridge br0 --ip 10.0.4.229 --mask 255.255.255.0 --net 10.0.4.0 --bcast 10.0.4.255 --gw 10.0.4.1 --dns 10.2.1.2 --proxy=http://10.1.1.10:3142/ --components main,universe --addpkg acpid --addpkg bash-completion --addpkg vim --addpkg aptitude --addpkg openssh-server --addpkg snmpd --addpkg snmp --addpkg linux-image-generic --libvirt qemu:///system ; ------------------------- Results in: ------------------------- Configuration file '/etc/sudoers' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : start a shell to examine the situation The default action is to keep your current version. *** sudoers (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package sudo (--configure): EOF on stdin at conffile prompt Errors were encountered while processing: sudo E: Sub-process /usr/bin/dpkg returned an error code (1) ------------------------- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618899 Title: vmbuilder fails with dist-upgrade with release xenial; remove vm- builder from zesty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/auto-upgrade-testing/+bug/1618899/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
