Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with msys #12820

Closed
Le-Dorkie opened this issue Aug 8, 2020 · 7 comments
Closed

error with msys #12820

Le-Dorkie opened this issue Aug 8, 2020 · 7 comments
Assignees
Labels
requires:repro The issue is not currently repro-able

Comments

@Le-Dorkie
Copy link

Describe the bug
when i try to install for example cpr i get this error :/
Environment

  • OS: windows 10

Failure logs
error: mingw32: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: msys: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: database 'mingw32' is not valid (invalid or corrupted database (PGP signature))
error: database 'msys' is not valid (invalid or corrupted database (PGP signature))

@MVoz
Copy link
Contributor

MVoz commented Aug 9, 2020

describe all your actions, from the beginning of use vcpkg to the error

all in detail !

@Neumann-A
Copy link
Contributor

I think this is still an issue from the keyring update, so removing the cached msys version should solve it

@PhoebeHui PhoebeHui self-assigned this Aug 10, 2020
@PhoebeHui PhoebeHui added the requires:repro The issue is not currently repro-able label Aug 10, 2020
@PhoebeHui
Copy link
Contributor

@iiAndre, could you remove ./downloads/tools/msys folder and try to build the port again?

@PhoebeHui
Copy link
Contributor

This issue has been fixed, if you try above steps, it should pass.

@Le-Dorkie
Copy link
Author

i will try thanks

@Le-Dorkie
Copy link
Author

downloading mingw64.db...
downloading mingw64.db.sig...
error: mingw64: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: failed to update mingw64 (invalid or corrupted database (PGP signature))
downloading msys.db...
downloading msys.db.sig...
error: msys: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" could not be looked up remotely
error: failed to update msys (invalid or corrupted database (PGP signature))
error: failed to synchronize all databases
-- Acquiring MSYS2... OK
-- Acquiring MSYS Packages...
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
Command failed: C:/src/vcpkg/downloads/tools/msys2/msys64/usr/bin/bash.exe --noprofile --norc -c "pacman -S --noconfirm --needed pkg-config"
Working Directory: C:/src/vcpkg/downloads/tools/msys2
Error code: 1
See logs for more information:
C:\src\vcpkg\buildtrees\zlib\msys-pacman-x86-windows-err.log

Call Stack (most recent call first):
scripts/cmake/vcpkg_acquire_msys.cmake:127 (vcpkg_execute_required_process)
scripts/cmake/vcpkg_fixup_pkgconfig.cmake:281 (vcpkg_acquire_msys)
ports/zlib/portfile.cmake:46 (vcpkg_fixup_pkgconfig)
scripts/ports.cmake:79 (include)

@Le-Dorkie
Copy link
Author

still got this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:repro The issue is not currently repro-able
Projects
None yet
Development

No branches or pull requests

4 participants