Bootloader installation fails on UEFI systems with FDE (incl. /boot)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Partition setup was a luks partition with an existing home directory, which I'd unlocked prior to starting ubiquity (otherwise it wouldn't even find the partition)
Bootloader install partition was an efi system partition
This section of syslog looks relevant, looks like it couldn't handle the encrypted disk
Apr 11 10:02:32 kubuntu ubiquity: grub-install: error: attempt to install to encrypted disk without cryptodisk enabled. Set `GRUB_ENABLE_
Apr 11 10:02:32 kubuntu ubiquity: dpkg: error processing package shim-signed (--configure):
Apr 11 10:02:32 kubuntu ubiquity: subprocess installed post-installation script returned error exit status 1
Apr 11 10:02:32 kubuntu ubiquity: Setting up grub-efi-
Apr 11 10:02:32 kubuntu ubiquity: Installing for x86_64-efi platform.
Apr 11 10:02:33 kubuntu ubiquity: File descriptor 4 (/dev/nvme0n1p1) leaked on vgs invocation. Parent PID 4675: grub-install
Apr 11 10:02:33 kubuntu ubiquity: File descriptor 4 (/dev/nvme0n1p1) leaked on vgs invocation. Parent PID 4675: grub-install
Apr 11 10:02:33 kubuntu ubiquity: grub-install: error: attempt to install to encrypted disk without cryptodisk enabled. Set `GRUB_ENABLE_
Also this bit might be useful as well
updates/main amd64 linux-headers-
Apr 11 10:03:08 kubuntu /plugininstall.py: Exception during installation:
Apr 11 10:03:08 kubuntu /plugininstall.py: Traceback (most recent call last):
Apr 11 10:03:08 kubuntu /plugininstall.py: File "/usr/share/
Apr 11 10:03:08 kubuntu /plugininstall.py: install.run()
Apr 11 10:03:08 kubuntu /plugininstall.py: File "/usr/share/
Apr 11 10:03:08 kubuntu /plugininstall.py: func(self)
Apr 11 10:03:08 kubuntu /plugininstall.py: File "/usr/share/
Apr 11 10:03:08 kubuntu /plugininstall.py: self.configure_
Apr 11 10:03:08 kubuntu /plugininstall.py: File "/usr/share/
Apr 11 10:03:08 kubuntu /plugininstall.py: "GrubInstaller failed with code %d" % ret)
Apr 11 10:03:08 kubuntu /plugininstall.py: ubiquity.
Apr 11 10:03:08 kubuntu /plugininstall.py:
Apr 11 10:03:08 kubuntu ubiquity: umount: /target: target is busy.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubiquity 17.10.10
ProcVersionSign
Uname: Linux 4.13.0-21-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CasperVersion: 1.387
Date: Wed Apr 11 20:06:47 2018
LiveMediaBuild: Kubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.2)
ProcEnviron:
LANGUAGE=
TERM=xterm-
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
summary: |
- Ubiquity crashes at the bootloader installation phase + Bootloader installation fails on UEFI systems with FDE (incl. /boot) |
Status changed to 'Confirmed' because the bug affects multiple users.