Sadly, I only have 1 machine to test with, so I don’t know if my fix for deployment would work when deploying to a different laptop. Running 1.4.4, originally installed 1.2.0 on this Ubuntu 16.04.3 LTS.
Args passed: /dev/nvme0n1 /images/imagename/d1.original.uuids 1 /images/imagename
file in question:
/dev/nvme0n1 8889f7f0-8940-4616-b349-9f309c5469f4
/dev/nvme0n1p1 1:CE8E-B3DD 1:affbfb07-c841-4f92-8f9a-fce300c11f29
2:e4099b1d-e2fc-47a6-9365-e870d9595906
/dev/nvme0n1p3 3:7AD65778D657339B 3:59ad939a-8328-4bde-adf0-fac606dd732b
/dev/nvme0n1p4 4:10500599500586A6 4:24c1a96f-8c97-4e37-b0b4-91e6674319fe
/dev/nvme0n1p5 5:608AD5528AD524F6 5:680b9a0b-1d5a-4898-876c-3bb69b42ef6f
cat d1.partitions
label: gpt
label-id: 8889F7F0-8940-4616-B349-9F309C5469F4
device: /dev/nvme0n1
unit: sectors
first-lba: 34
last-lba: 500118158
/dev/nvme0n1p1 : start= 2048, size= 737280, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=AFFBFB07-C841-4F92-8F9A-FCE300C11F29, name="EFI system partition", attrs="GUID:63"
/dev/nvme0n1p2 : start= 739328, size= 262144, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=E4099B1D-E2FC-47A6-9365-E870D9595906, name="Microsoft reserved partition", attrs="GUID:63"
/dev/nvme0n1p3 : start= 1001472, size= 461414400, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=59AD939A-8328-4BDE-ADF0-FAC606DD732B, name="Basic data partition"
/dev/nvme0n1p4 : start= 462415872, size= 2007040, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=24C1A96F-8C97-4E37-B0B4-91E6674319FE, name="Basic data partition", attrs="RequiredPartition GUID:63"
/dev/nvme0n1p5 : start= 464422912, size= 35684352, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=680B9A0B-1D5A-4898-876C-3BB69B42EF6F, name="Basic data partition", attrs="RequiredPartition"
I renamed the d1.original.uuids file to something else and then my deployment task completed fine.
In a few weeks, I’ll have another of these laptops to test with. Since right now it seems to be working at least, Tom, if you don’t want to do anything with this, just lemme know and I’ll mark as solved. Otherwise, let me know if there is anything else I can do to help.