archinstall
archinstall copied to clipboard
Fix 2479 - remove unnecessary partiton info field
This fixes #2479
The PartitionModification class contained a part_info field that is not compatible for deepcopy and therefore the error. It seems that this field isn't actually used anywhere and therefore should be save to be removed