pando85 / timer

Simple countdown terminal alarm. Useful for pomodoros too.
GNU General Public License v3.0
28 stars 0 forks source link

Issue with new AUR GPG key #140

Closed lbiaggi closed 3 months ago

lbiaggi commented 3 months ago

Describe the bug Hi, with the new key, I can't install timer-rs due to the fact the key doesn't seem to be propagated to public GPG servers such as hkps://keyserver.ubuntu.com

❯ yay -S timer-rs
AUR Explicit (1): timer-rs-0.7.5-1
:: PKGBUILD up to date, skipping download: timer-rs
  1 timer-rs                         (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
  1 timer-rs                         (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: timer-rs 0.7.5-1 (Mon 24 Jun 2024 18:01:51 BST)
==> Retrieving sources...
  -> Updating timer git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    timer ... Skipped
:: (1/1) Parsing SRCINFO: timer-rs
gpg: error reading key: No public key

 :: PGP keys need importing:
 -> CD1DB60B2C8465FD50028EF6D381D73787B45B3E, required by: timer-rs
:: Import? [Y/n] y
:: Importing keys with gpg...
gpg: keyserver receive failed: No data

To Reproduce install from AUR using tools such as yay Expected behaviour Import the key and proceed with installation

pando85 commented 3 months ago

@lbiaggi thank you very much for reporting, I totally forgot to do it.

Now, it should be fixed.