Skip to content

V3 non-ansi paths installation support #68

@Domduv

Description

@Domduv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions