Distribution (run cat /etc/os-release):
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os
Issue/Bug Description:
When installing Pop! with custom partitions, and choosing XFS for root, the installer will still uninstall the "xfsprogs" package during the post-install cleanup.
Steps to reproduce (if you know):
Format partitions, 1gb fat32 for /boot/efi, rest for / with XFS.
Choose custom install, without formatting.
Expected behavior:
I would expect the "xfsprogs" package to stay installed, otherwise fsck fails, which happens during the update of the initramfs, and you'd lack any userspace tools.
Other Notes:
Log from the installer, when I retried in a VM. This also happens with a custom install with disk encryption (LUKS2).
installer-log.txt
Distribution (run
cat /etc/os-release):Issue/Bug Description:
When installing Pop! with custom partitions, and choosing XFS for root, the installer will still uninstall the "xfsprogs" package during the post-install cleanup.
Steps to reproduce (if you know):
Format partitions, 1gb fat32 for /boot/efi, rest for / with XFS.
Choose custom install, without formatting.
Expected behavior:
I would expect the "xfsprogs" package to stay installed, otherwise fsck fails, which happens during the update of the initramfs, and you'd lack any userspace tools.
Other Notes:
Log from the installer, when I retried in a VM. This also happens with a custom install with disk encryption (LUKS2).
installer-log.txt