[Bug 1386153] Re: Inconsistent behaviour between automated uniquity launch and manual launch with presseed
Dariusz Gadomski
1386153 at bugs.launchpad.net
Mon Oct 27 12:02:12 UTC 2014
** Attachment added: "/var/log/installer/debug"
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1386153/+attachment/4246146/+files/debug
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1386153
Title:
Inconsistent behaviour between automated uniquity launch and manual
launch with presseed
Status in “ubiquity” package in Ubuntu:
New
Bug description:
I need to perform a partially automated installation of a desktop
Ubuntu trusty. The partitioning part should be fully automated
creating a entire-disk encrypted lvm.
While debugging my preseeding script I have encountered an inconsisted
behaviour of ubiquity.
In both cases I use the same image of desktop CD with a preseed file
added to the CD.
Scenario 1:
1. Launch desktop live CD
2. Select "Try Ubuntu"
3. Load my preseed file with:
# debconf-set-selections /cdrom/preseed/ubuntu2.seed
4. Start ubiquity:
# ubiquity -d --automatic
5. Select language
6. Continue after the internet connection check and drive space check.
With Secnario 1 everything works fine - the partitioning is fully
automated.
Scenario 2:
1. Boot a customized entry in isolinux/txt.cfg passing the preseed file in the kernel command line
label live-install-test
menu label ^Install Ubuntu (test)
kernel /casper/vmlinuz.efi
append debug-ubiquity file=/cdrom/preseed/ubuntu2.seed boot=casper only-ubiquity initrd=/casper/initrd.lz quiet splash
2. Select language
3. Continue after the internet connection check and drive space check.
With Scenario 2 I'm getting an error dialog:
"No modofications can be made to the device Encrypted volume (sda5_crypt) for the following reasons: In use by LVM volume group ubuntu-vg."
Please find the provided preseed files and the logs from the failing
case.
Note: this contains a patch included in #1386113 to get pass the
keyfile generation error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1386153/+subscriptions
More information about the foundations-bugs
mailing list