Control: tag -1 pending Hello,
Bug #1033913 in partman-efi reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/installer-team/partman-efi/-/commit/fcd3c59e48dcf4a962749f53f4244b2540296d4f ------------------------------------------------------------------------ Fix detection of BIOS-bootable systems Closes: #834373, #1033913 The previous logic was broken in multiple horrible ways, and didn't count things prperly at all. New logic: For each *disk*, check to see if it's BIOS-bootable. That means it must have either an msdos partition table type *or* a GPT partition table type with a BIOS boot partition. If we detect a BIOS-bootable disk which has non-ESP partitions on it, then we will consider that disk to be BIOS-bootable. If we detect that the system has a BIOS-bootable disk *and* has no existing ESPs on it, then we will trigger the "are you sure about UEFI?" warning. Tested in lots of combinations, all work as expected now. Also added lots more logging so we can see what's happend afterwards... ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1033913