Mingw-packages: mingw-w64-x86_64-clang-4.0.0-1: missing required signature

Created on 19 May 2017  路  5Comments  路  Source: msys2/MINGW-packages

Downloaded 2 times before issuing a ticket.

Packages (3) mingw-w64-x86_64-clang-4.0.0-1  mingw-w64-x86_64-glib2-2.52.2-1
             mingw-w64-x86_64-llvm-4.0.0-1

Total Installed Size:   398.17 MiB
Net Upgrade Size:      -301.68 MiB

:: Proceed with installation? [Y/n]
(3/3) checking keys in keyring                     [#####################] 100%
(3/3) checking package integrity                   [#####################] 100%
error: mingw-w64-x86_64-clang: missing required signature
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.

Most helpful comment

A workaround can be:

cd /var/cache/pacman/pkg
pacman -U mingw-w64-x86_64-clang-4.0.0-1-any.pkg.tar.xz

Delete the previous llvm/clang packages ...

All 5 comments

same here, tried two times (deleted cache in between)

Here is verbose log.
https://pastebin.com/raw/jz6PmvrL

pacman-key --refresh-keys
pacman-key --populate msys2

has no effect to solve.

A workaround can be:

cd /var/cache/pacman/pkg
pacman -U mingw-w64-x86_64-clang-4.0.0-1-any.pkg.tar.xz

Delete the previous llvm/clang packages ...

Seems this was fixed already? I can see the .sig in repo.msys2.org now, at least.
OK to close.

Yeah, seems so. Closing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

WuZhengqiang666 picture WuZhengqiang666  路  3Comments

oscarbg picture oscarbg  路  7Comments

achadwick picture achadwick  路  10Comments

joankaradimov picture joankaradimov  路  5Comments

kryptan picture kryptan  路  5Comments