Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorWerner Llácer <wllacer@gmail.com>2021-11-10 11:20:38 +0100
committerWerner Llácer <wllacer@gmail.com>2021-11-10 11:20:38 +0100
commit671c7b38545079136f804e0fb5b77e21f0dba44f (patch)
treef6817ffe6115b9a7f9a82c494a650b8986e77982 /examples
parentb7fcbf13bc1d3d1b1a6255d6eb2986149fa56982 (diff)
Solves issue #689. Attribute Error.'None type' has no attribute 'format' ...
It seems the system does not syncronus update its internal information after a partitioning. Two places are affected. Directly on filesystem.add_partition (the uuid of the new partition isn't available after the parted command) and blockdevice.get_partition, where the list of partitions for the iterator might not be available in the query. The patch places both sections under controlled loops, giving the system the chance to update the information. Should be more controlled via application parameters
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions