Activity log for bug #1257702

Date Who What changed Old value New value Message
2013-12-04 11:47:47 Jean-Baptiste Lallement bug added bug
2013-12-04 11:47:47 Jean-Baptiste Lallement attachment added partman https://bugs.launchpad.net/bugs/1257702/+attachment/3923018/+files/partman
2013-12-04 11:48:02 Jean-Baptiste Lallement attachment added syslog https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1257702/+attachment/3923019/+files/syslog
2013-12-04 13:13:45 Jean-Baptiste Lallement summary Guided partitioning failed to create EFI partition on Trusty Disk partitioning fails to create EFI partition on Trusty
2013-12-04 13:14:02 Jean-Baptiste Lallement description Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131204) Guided partitioning fails to create the EFI partition on Qemu with OVMF (preseeded or not; not tested on hardware) It works fine with an image of Ubuntu Server 13.10 amd64. TEST CASE: 1. Download latest image of Ubuntu Trusty Server amd64 1. Download latest OVMF firmware from https://jenkins.qa.ubuntu.com/job/ovmf_daily-build_devel_amd64/lastSuccessfulBuild/artifact/artifacts/OVMF_secureboot.fd 2. Create an empty disk image: $ qemu-img create -f qcow2 /dev/shm/uefi/disk.img 4G 3. Boot it: $ qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm -display sdl -localtime -net nic,model=virtio,macaddr=00:AD:BE:EF:4F:BD -net user -redir tcp:43827::22 -bios ./OVMF_secureboot.fd -vnc localhost:285 -drive file=/dev/shm/uefi/disk.img,if=ide,media=disk -cdrom ~/iso/ubuntu-server/trusty-server-amd64.iso -boot d 4. Proceed with installation. ACTUAL RESULT Installation stops after asking for confirmation to create the new partitions. Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131204) Guided and manual partitioning fails to create the EFI partition on Qemu with OVMF (preseeded or not; not tested on hardware) It works fine with an image of Ubuntu Server 13.10 amd64. TEST CASE: 1. Download latest image of Ubuntu Trusty Server amd64 1. Download latest OVMF firmware from https://jenkins.qa.ubuntu.com/job/ovmf_daily-build_devel_amd64/lastSuccessfulBuild/artifact/artifacts/OVMF_secureboot.fd 2. Create an empty disk image: $ qemu-img create -f qcow2 /dev/shm/uefi/disk.img 4G 3. Boot it: $ qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm -display sdl -localtime -net nic,model=virtio,macaddr=00:AD:BE:EF:4F:BD -net user -redir tcp:43827::22 -bios ./OVMF_secureboot.fd -vnc localhost:285 -drive file=/dev/shm/uefi/disk.img,if=ide,media=disk -cdrom ~/iso/ubuntu-server/trusty-server-amd64.iso -boot d 4. Proceed with installation. ACTUAL RESULT Installation stops after asking for confirmation to create the new partitions.
2013-12-04 13:30:03 Colin Watson affects debian-installer (Ubuntu) partman-basicfilesystems (Ubuntu)
2013-12-04 14:26:25 Colin Watson bug task added partman-efi (Ubuntu)
2013-12-04 14:34:33 Launchpad Janitor branch linked lp:~ubuntu-core-dev/partman-basicfilesystems/ubuntu
2013-12-04 14:36:29 Launchpad Janitor branch linked lp:~ubuntu-core-dev/partman-efi/ubuntu
2013-12-04 14:49:12 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/partman-basicfilesystems
2013-12-04 14:49:45 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/partman-efi
2013-12-04 14:56:15 Launchpad Janitor partman-basicfilesystems (Ubuntu): status New Fix Released
2013-12-04 14:56:19 Launchpad Janitor partman-efi (Ubuntu): status New Fix Released