warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.1k stars 360 forks source link

Arch Linux updater error #4649

Open benwaffle opened 6 months ago

benwaffle commented 6 months ago

Discord username (optional)

No response

Describe the bug

This part fails: sudo pacman-key -r "linux-maintainers@warp.dev" --keyserver keys.openpgp.org

Output:

gpg: error retrieving 'linux-maintainers@warp.dev' via WKD: No data
gpg: error retrieving 'linux-maintainers@warp.dev' via keyserver: Server indicated a failure
gpg: error reading key: Server indicated a failure
==> ERROR: Remote key not fetched correctly from WKD or keyserver.

To reproduce

Click update warp and hit enter.

Expected behavior

No response

Screenshots

No response

Operating system

Linux

Operating system and version

Arch Linux

Shell Version

zsh 5.9 (x86_64-pc-linux-gnu)

Current Warp version

v0.2024.02.20.08.01.stable_01

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

vorporeal commented 6 months ago

Does sudo pacman-key -r "linux-maintainers@warp.dev" --keyserver hkp://keys.openpgp.org:80 work correctly?

benwaffle commented 6 months ago

That worked, took a while though

❯ sudo pacman-key -r "linux-maintainers@warp.dev" --keyserver hkp://keys.openpgp.org:80
gpg: error retrieving 'linux-maintainers@warp.dev' via WKD: No data
gpg: key 7FF7AB39D60F803F: public key "Warp Linux Maintainers (Package Signing Authority) <linux-maintainers@warp.dev>" imported
gpg: Total number processed: 1
gpg:               imported: 1
pub   rsa4096 2024-02-11 [SC] [expires: 2026-02-10]
      0913165C78D5B7A41B42AC657FF7AB39D60F803F
uid           [ unknown] Warp Linux Maintainers (Package Signing Authority) <linux-maintainers@warp.dev>
sub   rsa4096 2024-02-11 [E] [expires: 2026-02-10]
sub   rsa4096 2024-02-11 [S] [expires: 2026-02-10]