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

PGP key for ArchLinux no longer matches install instructions. #279

Closed
1 task done
HenrikStanley opened this issue Jun 14, 2023 · 1 comment
Closed
1 task done
Assignees
Labels
Bug This is either an issue that describes a bug or a PR that resolves a bug

Comments

@HenrikStanley
Copy link

Windows Version

Windows 11

Windows Build Number

22621.1702

WSL Version

WSL 2

Distro Version

ArchLinux

WSL Utilities Version

v4.1.1-1

Describe the bug

When running an install with pacman or paru on Arch, the PGP key signature no longer matches the one from the install instructions.

The install instructions uses a key with signature: A2861ABFD897DD37
When trying to update now, the key is unknown and references a key with ID: 2D4C887EB08424F157151C493DD50AA7E055D853

Was the certificates updated?

 paru -Syuu
error: wslutilities: key "2D4C887EB08424F157151C493DD50AA7E055D853" is unknown
:: Import PGP key 2D4C887EB08424F157151C493DD50AA7E055D853? [Y/n] y
error: key "2D4C887EB08424F157151C493DD50AA7E055D853" could not be looked up remotely
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
 wslutilities downloading...
error: wslutilities: key "2D4C887EB08424F157151C493DD50AA7E055D853" is unknown
:: Import PGP key 2D4C887EB08424F157151C493DD50AA7E055D853? [Y/n] y
error: key "2D4C887EB08424F157151C493DD50AA7E055D853" could not be looked up remotely
error: failed to synchronize all databases (invalid or corrupted database (PGP signature))

Steps to Reproduce

  1. Run: pacman -Syuu
  2. Error occurs.

Expected behavior

The key that pacman / paru should use for the WSLU repo should match the A2861ABFD897DD37 fingerprint.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@HenrikStanley HenrikStanley added the Bug This is either an issue that describes a bug or a PR that resolves a bug label Jun 14, 2023
@patrick330602
Copy link
Member

Just changed yesterday:
#278 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is either an issue that describes a bug or a PR that resolves a bug
Projects
None yet
Development

No branches or pull requests

2 participants