Comment 5 for bug 1539720

Revision history for this message
Larry Michel (lmic) wrote :

I am able to recreate it with version 351 although it seems to be past the partition part. Now it's failing to mount sda1.

Creating new GPT entries.
The operation has completed successfully.
The operation has completed successfully.
The operation has completed successfully.
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail or so

An error occured handling 'sda-part1_mount': ProcessExecutionError - Unexpected error while running command.
Command: ['mount', '/dev/sda1', '/tmp/tmpLqOIKd/target/boot/efi']
Exit code: 32
Reason: -
Stdout: ''
Stderr: ''
Unexpected error while running command.
Command: ['mount', '/dev/sda1', '/tmp/tmpLqOIKd/target/boot/efi']
Exit code: 32
Reason: -
Stdout: ''
Stderr: ''
Installation failed with exception: Unexpected error while running command.
Command: ['curtin', 'block-meta', 'custom']
Exit code: 3
Reason: -
Stdout: "Creating new GPT entries.\nThe operation has completed successfully.\nThe operation has completed successfully.\nThe operation has completed successfully.\nmount: wrong fs type, bad option, bad superblock on /dev/sda1,\n missing codepage or helper program, or other error\n In some cases useful info is found in syslog - try\n dmesg | tail or so\n\nAn error occured handling 'sda-part1_mount': ProcessExecutionError - Unexpected error while running command.\nCommand: ['mount', '/dev/sda1', '/tmp/tmpLqOIKd/target/boot/efi']\nExit code: 32\nReason: -\nStdout: ''\nStderr: ''\nUnexpected error while running command.\nCommand: ['mount', '/dev/sda1', '/tmp/tmpLqOIKd/target/boot/efi']\nExit code: 32\nReason: -\nStdout: ''\nStderr: ''\n"

$ dpkg -l|grep curtin
ii curtin 0.1.0~bzr351-0ubuntu1 all Library and tools for the curtin installer
ii curtin-common 0.1.0~bzr351-0ubuntu1 all Library and tools for curtin installer
ii python-curtin 0.1.0~bzr351-0ubuntu1 all Library and tools for curtin installer
ii python3-curtin 0.1.0~bzr351-0ubuntu1 all Library and tools for curtin installer