- {device: disk-nvme0n1, size: 8388608, wipe: zero, flag: prep, number: 1, 
preserve: false,
     type: partition, id: partition-0}

seems to result in curtin doing

Command: ['sh', '-c', 'exec "$0" "$@" 2>&1', 'install-grub', '--os-
family=debian', '/target', '/dev/nvme0n11']

which is incorrect, because `device: disk-nvme0n1` `number: 1` is
clearly /dev/nvme0n1p1, not /dev/nvme0n11

** Also affects: curtin (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: curtin (Ubuntu)
       Status: New => Triaged

** Changed in: curtin (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  install failed crashed with CalledProcessError

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to