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
basic
coccinelle
dtc
kconfig
.gitignore -rw-r--r-- 28 bytes
Kbuild.include -rw-r--r-- 11.7 KB
Kconfig.include -rw-r--r-- 871 bytes
Lindent -rwxr-xr-x 460 bytes
Makefile -rw-r--r-- 381 bytes
Makefile.autoconf -rw-r--r-- 4.5 KB
Makefile.build -rw-r--r-- 13.8 KB
Makefile.clean -rw-r--r-- 2.9 KB
Makefile.extrawarn -rw-r--r-- 2.0 KB
Makefile.host -rw-r--r-- 6.4 KB
Makefile.lib -rw-r--r-- 21.5 KB
Makefile.spl -rw-r--r-- 17.5 KB
Makefile.uncmd_spl -rw-r--r-- 241 bytes
bin2c.c -rw-r--r-- 743 bytes
binutils-version.sh -rwxr-xr-x 514 bytes
build-whitelist.sh -rwxr-xr-x 2.0 KB
build_OID_registry -rwxr-xr-x 4.5 KB
check-config.sh -rwxr-xr-x 1.6 KB
checkpatch.pl -rwxr-xr-x 206.5 KB
checkstack.pl -rwxr-xr-x 5.2 KB
cleanpatch -rwxr-xr-x 5.0 KB
coccicheck -rwxr-xr-x 7.1 KB
config_whitelist.txt -rw-r--r-- 91.5 KB
const_structs.checkpatch -rw-r--r-- 53 bytes
coreboot.sed -rw-r--r-- 763 bytes
decodecode -rwxr-xr-x 2.5 KB
documentation-file-ref-check -rwxr-xr-x 5.0 KB
gcc-stack-usage.sh -rwxr-xr-x 310 bytes
gcc-version.sh -rwxr-xr-x 819 bytes
gen_ll_addressable_symbols.sh -rwxr-xr-x 412 bytes
get_default_envs.sh -rwxr-xr-x 1.1 KB
get_maintainer.pl -rwxr-xr-x 64.9 KB
kernel-doc -rwxr-xr-x 66.3 KB
ld-version.sh -rwxr-xr-x 269 bytes
mailmapper -rwxr-xr-x 4.7 KB
mkmakefile -rwxr-xr-x 1.2 KB
objdiff -rwxr-xr-x 2.8 KB
setlocalversion -rwxr-xr-x 4.6 KB
show-gnu-make -rwxr-xr-x 565 bytes
spelling.txt -rw-r--r-- 25.0 KB

back to top