curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #03971
[Merge] ~ogayot/curtin:re-get_partition_sfdisk_info-syntax-error into curtin:master
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 <olivier.gayot@xxxxxxxxxxxxx>
(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.
References