The proposal to merge ~ogayot/curtin:re-get_partition_sfdisk_info-syntax-error into curtin:master has been updated.
Commit message changed to: block: fix string interpolation when building RuntimeError The get_partition_sfdisk_info function means to raise a RuntimError if the specified device is not found in the sfdisk output. However, the string interpolation does not work because of missing parens. As a consequence, a TypeError exception is raised instead of the RuntimeError. LP: #2059414 Signed-off-by: Olivier Gayot <[email protected]> (cherry picked from commit 9fc2aff85866f6a29a853fad652bd15eb0a3f9ee) For more details, see: https://code.launchpad.net/~ogayot/curtin/+git/curtin/+merge/482057 -- Your team curtin developers is subscribed to branch curtin:master. -- Mailing list: https://launchpad.net/~curtin-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~curtin-dev More help : https://help.launchpad.net/ListHelp

