** Changed in: vm-builder (Ubuntu)
Status: Expired => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703959
Title:
execscript is run too early
To manage notifications about this bug go to
[Expired for vm-builder (Ubuntu) because there has been no activity for
60 days.]
** Changed in: vm-builder (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
** Changed in: vm-builder (Ubuntu)
Assignee: Soren Hansen (soren) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703959
Title:
execscript is run too early
--
ubuntu-bugs mailin
Indeed, looking at the lucid source, I see that the post_install() calls
the execscripts before the --only-chroot checks, whereas
hypervisor.py:install_os(), which installs the bootloader, gets called
after.
I assume it's there for a reason so don't want to blindly move it.
Would like guidance fro
** Attachment added: "debug output"
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/703959/+attachment/1796963/+files/typescript.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703959
** Attachment added: "--execscript"
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/703959/+attachment/1796962/+files/exec.sh.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703959
Ti
Command line:
sudo vmbuilder kvm ubuntu --config /tmp/703959/vm.cfg --ip 10.0.0.1
--hostname bug703959 --dest=/tmp/703959/vm --debug -o
** Attachment added: "vmbuilder config file"
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/703959/+attachment/1796961/+files/vm.cfg.txt
--
You
1. Yes.
2. I will attach config files and debug output.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703959
Title:
execscript is run too early
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
Thank you for taking the time to report this bug and helping to make Ubuntu
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as
detailed as possible.
This will help us to find and resolve the problem.
** Changed