Re: Windows Signing broken

Ben Cooksley <[email protected]> Sun, 9 Feb 2025 07:38:05 +1300
Newsgroups gmane.comp.kde.devel.core
Message-ID <CA+XidOHxX8HnRFY5BFjBYfdE9-4RD-JRr6t2yS8ZsO+n4PtGwA@mail.gmail.com>
On Sun, Feb 9, 2025 at 7:05 AM Michael Reeves <[email protected]> wrote:

> See:
>
> https://invent.kde.org/sdk/kdiff3/-/jobs/2555395
>
> The windows app signer is failing without giving much detail as to why.
>

It appears that something within Windows on the signing machine got
confused, as signtool was failing to launch with error code 3221225794.
That means the application failed to initialize - which makes no sense
(that usually means DLLs couldn't be found or something along those lines)

I've rebooted the signing machine, and all now appears to be sorted.
https://invent.kde.org/sdk/kdiff3/-/jobs/2555421 should be green shortly.

Cheers,
Ben