[Bug 2117025] Re: cannot edit partitions that have a GPT label

Olivier Gayot 2117025 at bugs.launchpad.net
Mon Oct 6 18:47:59 UTC 2025


** Changed in: subiquity (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2117025

Title:
  cannot edit partitions that have a GPT label

Status in subiquity:
  Fix Committed
Status in subiquity package in Ubuntu:
  Fix Released

Bug description:
  When trying to edit a partition that has a GPT label via
  /storage/v2/edit_partition, subiquity throws an error:

  SubiquityException: editPartition(disk-nvme1n1, PartitionOrGap.partition(size: 3221225472, number: 2, preserve: true, wipe: superblock, annotations: [existing, unused], mount: /home, format: ext4, grubDevice: false, boot: false, os: null, offset: 2148532224, estimatedMinSize: -1, resize: null, path: /dev/nvme1n1p2, name: LALALA, isInUse: false, effectiveMount: null, effectiveFormat: null, effectivelyEncrypted: false)) returned error 500
  Traceback (most recent call last):
    File "/snap/ubuntu-desktop-bootstrap/366/bin/subiquity/subiquity/common/api/server.py", line 165, in handler
      result = await implementation(**args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/snap/ubuntu-desktop-bootstrap/366/bin/subiquity/subiquity/server/controllers/filesystem.py", line 1529, in v2_edit_partition_POST
      raise ValueError(
  ValueError: edit_partition does not support changing partition name

  
  Originally reported in: https://github.com/canonical/ubuntu-desktop-provision/issues/1117

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2117025/+subscriptions




More information about the foundations-bugs mailing list