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 Importing GPG Keys while doing anything with pacman on fresh install (cert is installed in trusted people local machine) #326

Open
jadedFella opened this issue Sep 10, 2023 · 3 comments

Comments

@jadedFella
Copy link

IMPORTANT
Please read README and Docs before creating the issue.

Please fill out the below information:
Describe the issue
A clear and concise description of what the bug is.
Could not look up pgp key remotely hence no transcation commits.

To Reproduce
Steps to reproduce the behavior:
install appx and do pacman -Syu

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Enviroment:

  • Windows build number: [e.g. 10.0.17134.228] (Type ver at a Command Prompt)
  • Security Software: [e.g. ESET Internet Security]
  • WSL version 1/2: [e.g. WSL1]
  • ArchWSL version [e.g. 19.3.7.0]
  • ArchWSL Installer type zip/appx/other clean/update [e.g. appx update]
  • Launcher version [e.g. 19030700] (Type Arch.exe version at a Command Prompt)

Additional context
Add any other context about the problem here.

@hamburgerghini1
Copy link

rm -rf /etc/pacman.d/gnupg/
pacman-key --init
pacman-key --populate archlinux
pacman -S archlinux-keyring
pacman -Syu

this worked

@D-Maxwell
Copy link

rm -rf /etc/pacman.d/gnupg/ pacman-key --init pacman-key --populate archlinux pacman -S archlinux-keyring pacman -Syu

this worked

How come this isn't taken care of by default...

@LNKLEO
Copy link

LNKLEO commented Feb 1, 2024

consider disable sign level before install archlinux-keyring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants