Revision 1ce892cb1ce970d8ee6ffcecc22351c84e67fca4 authored by Bin Meng on 21 June 2021, 23:33:21 UTC, committed by Tom Rini on 22 June 2021, 13:06:03 UTC
MSYS2 Windows build started to fail since yesterday (Jun 21):

  checking keyring...
  checking package integrity...
  error: gcc-libs: signature from "David Macek <david.macek.0@gmail.com>" is unknown trust
  :: File /var/cache/pacman/pkg/gcc-libs-10.2.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
  error: gcc: signature from "David Macek <david.macek.0@gmail.com>" is unknown trust
  :: File /var/cache/pacman/pkg/gcc-10.2.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
  error: failed to commit transaction (invalid or corrupted package)
  Errors occurred, no packages were upgraded.

Switching to the latest installer (version 20210604) seems to fix it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Tested-by: Tom Rini <trini@konsulko.com>
1 parent 97c8cb5
History
File Mode Size
.github
Licenses
api
arch
board
cmd
common
configs
disk
doc
drivers
dts
env
examples
fs
include
lib
net
post
scripts
test
tools
.azure-pipelines.yml -rw-r--r-- 16.2 KB
.checkpatch.conf -rw-r--r-- 817 bytes
.gitattributes -rw-r--r-- 169 bytes
.gitignore -rw-r--r-- 939 bytes
.gitlab-ci.yml -rw-r--r-- 9.7 KB
.mailmap -rw-r--r-- 2.3 KB
.readthedocs.yml -rw-r--r-- 502 bytes
Kbuild -rw-r--r-- 783 bytes
Kconfig -rw-r--r-- 15.5 KB
MAINTAINERS -rw-r--r-- 32.4 KB
Makefile -rw-r--r-- 75.8 KB
README -rw-r--r-- 160.7 KB
config.mk -rw-r--r-- 2.1 KB

README

back to top