Activity log for bug #1539720

Date Who What changed Old value New value Message
2016-01-29 18:04:49 Larry Michel bug added bug
2016-01-29 18:07:07 Larry Michel bug task added maas
2016-01-29 18:11:23 Andres Rodriguez maas: status New Invalid
2016-01-29 18:35:48 Launchpad Janitor branch linked lp:~smoser/curtin/trunk.1539720
2016-01-29 18:36:58 Scott Moser curtin: status New Confirmed
2016-01-29 18:37:00 Scott Moser curtin: importance Undecided Medium
2016-02-17 19:21:55 Scott Moser curtin: status Confirmed Fix Committed
2016-02-18 01:32:28 Scott Moser description Trying to deploy Precise on a server in UEFI mode and it fails because curtin is looking for sda1 and there's not a sda1. There is a sda-part1 however. mdadm: No arrays found in config file or automatically Creating new GPT entries. The operation has completed successfully. mdadm: No arrays found in config file or automatically The operation has completed successfully. The operation has completed successfully. An error occured handling 'sda-part1_format': ProcessExecutionError - Unexpected error while running command. Command: ['mkfs.fat', '-F', '32', '-n', 'efi', '/dev/sda1'] Exit code: - Reason: [Errno 2] No such file or directory Stdout: '' Stderr: '' Unexpected error while running command. Command: ['mkfs.fat', '-F', '32', '-n', 'efi', '/dev/sda1'] Exit code: - Reason: [Errno 2] No such file or directory Stdout: '' Stderr: '' Installation failed with exception: Unexpected error while running command. Command: ['curtin', 'block-meta', 'custom'] Exit code: 3 Reason: - Stdout: "mdadm: No arrays found in config file or automatically\nCreating new GPT entries.\nThe operation has completed successfully.\nmdadm: No arrays found in config file or automatically\nThe operation has completed successfully.\nThe operation has completed successfully.\nAn error occured handling 'sda-part1_format': ProcessExecutionError - Unexpected error while running command.\nCommand: ['mkfs.fat', '-F', '32', '-n', 'efi', '/dev/sda1']\nExit code: -\nReason: [Errno 2] No such file or directory\nStdout: ''\nStderr: ''\nUnexpected error while running command.\nCommand: ['mkfs.fat', '-F', '32', '-n', 'efi', '/dev/sda1']\nExit code: -\nReason: [Errno 2] No such file or directory\nStdout: ''\nStderr: ''\n" Stderr: '' File systems NameSizeMountpointFile system sda-part1 536.9 MB /boot/efi fat32 sda-part2 298.5 GB / ext4 Available disks and partitions Name Model Serial BootSizeDevice TypeFile systemTags 899.0 GB Physical rotary Used disks and partitions Name Model Serial BootDevice typeUsed for sda Physical GPT partitioned with 2 partitions sda-part1 Partition fat32 formatted filesystem mounted at /boot/efi sda-part2 Partition ext4 formatted filesystem mounted at / Trying to deploy Precise on a server in UEFI mode and it fails because curtin is looking for sda1 and there's not a sda1. There is a sda-part1 however. mdadm: No arrays found in config file or automatically Creating new GPT entries. The operation has completed successfully. mdadm: No arrays found in config file or automatically The operation has completed successfully. The operation has completed successfully. An error occured handling 'sda-part1_format': ProcessExecutionError - Unexpected error while running command. Command: ['mkfs.fat', '-F', '32', '-n', 'efi', '/dev/sda1'] Exit code: - Reason: [Errno 2] No such file or directory Stdout: '' Stderr: '' Unexpected error while running command. Command: ['mkfs.fat', '-F', '32', '-n', 'efi', '/dev/sda1'] Exit code: - Reason: [Errno 2] No such file or directory Stdout: '' Stderr: '' Installation failed with exception: Unexpected error while running command. Command: ['curtin', 'block-meta', 'custom'] Exit code: 3 Reason: - Stdout: "mdadm: No arrays found in config file or automatically\nCreating new GPT entries.\nThe operation has completed successfully.\nmdadm: No arrays found in config file or automatically\nThe operation has completed successfully.\nThe operation has completed successfully.\nAn error occured handling 'sda-part1_format': ProcessExecutionError - Unexpected error while running command.\nCommand: ['mkfs.fat', '-F', '32', '-n', 'efi', '/dev/sda1']\nExit code: -\nReason: [Errno 2] No such file or directory\nStdout: ''\nStderr: ''\nUnexpected error while running command.\nCommand: ['mkfs.fat', '-F', '32', '-n', 'efi', '/dev/sda1']\nExit code: -\nReason: [Errno 2] No such file or directory\nStdout: ''\nStderr: ''\n" Stderr: '' File systems NameSizeMountpointFile system sda-part1 536.9 MB /boot/efi fat32 sda-part2 298.5 GB / ext4 Available disks and partitions Name Model Serial BootSizeDevice TypeFile systemTags  899.0 GB Physical rotary Used disks and partitions Name Model Serial BootDevice typeUsed for sda Physical GPT partitioned with 2 partitions sda-part1 Partition fat32 formatted filesystem mounted at /boot/efi sda-part2 Partition ext4 formatted filesystem mounted at / Related bugs: * bug 1541077: curtin needs to support amd64 efi and precise
2016-02-18 01:32:38 Scott Moser bug task deleted maas
2016-04-29 16:57:30 Launchpad Janitor branch linked lp:~smoser/ubuntu/trusty/curtin/trusty-proposed
2017-12-15 22:18:58 Scott Moser curtin: status Fix Committed Fix Released