Bug 512047

Summary: KDE NEON CAN NOT BE INSTALLED
Product: [KDE Neon] neon Reporter: kdebugs
Component: generalAssignee: Neon Bugs <neon-bugs-null>
Status: REPORTED ---    
Severity: normal CC: carlosd.kde, jr, neon-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description kdebugs 2025-11-13 22:13:27 UTC
KDE NEON CAN NOT BE INSTALLED

the installer can not install into a newly created partition alongside Windows 11.

It takes a very long time to be not successful and then errors out, see below.

After this error the disk I want to install to is not available any more to the system I booted from the KDE neon USB Stick. 

Also from the command line that I can see in the error the installer seems to create a LUKS type 1 partition, which really should not be used in 2025. Who is sleeping so hard on security and encrypted partitions a KDE?

Overall real disgrace and very disappointing. In this times with neo fascist governments taking over it is absolutely basic requirement to provide a safe hard disk encryption and installation of such a system should ork OOB without any problems. This is not 1998 any more. Please prioritize secure installation by default, thanks.


Error:

Create a new partition (711.95 GiB, luks) on ‘/dev/nvme0n1’
Job: Create new partition on device ‘/dev/nvme0n1’
Command: sfdisk --force --append /dev/nvme0n1
Command: sfdisk --list --output Device,UUID /dev/nvme0n1
Job: Set the label on partition ‘/dev/nvme0n1p5’ to "root"
Command: sfdisk --part-label /dev/nvme0n1 5 root
Job: Create file system ‘luks’ on partition ‘/dev/nvme0n1p5’
Command: cryptsetup -s 512 --batch-mode --force-password --type luks1 luksFormat /dev/nvme0n1p5