Hello,
I had an image that I could install on Windows 1709 with V2.
But since 1803 and V3, the same image does not work anymore.
After debugging some, it seems that the peculiarity of that image is that it has openssl-server installed, and this package installs certificates that use non ansi character, like Ü.
V2 was ignoring these characters, but V3 just exits on them (I get it's related to the switch to libarchive).
As a workaround, removing the certificates produces a working image, but I thought others might have the same issue
Hello,
I had an image that I could install on Windows 1709 with V2.
But since 1803 and V3, the same image does not work anymore.
After debugging some, it seems that the peculiarity of that image is that it has openssl-server installed, and this package installs certificates that use non ansi character, like Ü.
V2 was ignoring these characters, but V3 just exits on them (I get it's related to the switch to libarchive).
As a workaround, removing the certificates produces a working image, but I thought others might have the same issue