envoy-build-tools icon indicating copy to clipboard operation
envoy-build-tools copied to clipboard

Windows build is failing with trust issues

Open phlax opened this issue 3 years ago • 1 comments

The windows build is consistently failing with the following:

error: perl-File-Listing: signature from "David Macek <[email protected]>" is unknown trust

and related errors.

there are some discussions about this:

  • https://github.com/msys2/MSYS2-packages/issues/2343
  • https://stackoverflow.com/questions/68669920/invalid-pgp-signature-when-updating-packages-in-msys2-despite-fixes/70088371#70088371

as this only started to happen in the last day or two its not clear if its transient or something changed and we need to clear some keys or somesuch

phlax avatar Jan 27 '22 13:01 phlax

This is typical of a new signatory to the package collection, and requires a bump in the base msys2 package provisioned in our build_windows_toolchain.ps1 script. Patch incoming.

wrowe avatar Jan 31 '22 18:01 wrowe

closing as we dont officially support windows any longer

phlax avatar Sep 12 '24 09:09 phlax