Search Criteria
Package Details: googlemaps 20240121-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/googlemaps.git (read-only, click to copy) |
|---|---|
| Package Base: | googlemaps |
| Description: | Google Maps plugin for QtLocation |
| Upstream URL: | https://github.com/vladest/googlemaps |
| Licenses: | MIT |
| Submitter: | arojas |
| Maintainer: | vesath |
| Last Packager: | vesath |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-04-22 20:30 (UTC) |
| Last Updated: | 2026-03-23 07:51 (UTC) |
Latest Comments
imrejonk commented on 2022-08-21 07:06 (UTC)
@norse This shows, once again, how fragile the PGP keyserver infrastructure is.
The key in question is GitHub's web-flow commit signing key [1]. You can download it from their website:
[1] https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification
norse commented on 2022-08-21 06:09 (UTC) (edited on 2022-08-21 06:10 (UTC) by norse)
When trying to install subsurface-git which depends on googlemaps, we get a :
:: PGP keys need importing: -> 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23, required by: googlemaps :: Import? [Y/n] :: Importing keys with gpg... gpg: keyserver receive failed: No keyserver available -> problem importing keys
Which keyserver do we have to use to find that key?
Note: The gpg --recv-keys line below does not work anymore. It fails with "gpg: keyserver receive failed: No data" And the .asc file below cannot be downloaded either.
freedomsha commented on 2021-10-29 17:44 (UTC)
merci empor
empor commented on 2021-07-25 11:09 (UTC) (edited on 2021-07-25 11:10 (UTC) by empor)
Hi, I managed to (manually) import the key with the following command:
(Based on: https://superuser.com/questions/1485213/gpg-cant-import-key-new-key-but-contains-no-user-id-skipped)
vesath commented on 2021-06-26 17:24 (UTC)
For the time being I've put the key here:
https://fenua.org/gaetan/tmp/5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23.asc
If it doesn't reappear on a keyserver in the near future we'll just remove the signature verification in our PKGBUILD but that would be sad.
7thSon commented on 2021-06-26 12:50 (UTC) (edited on 2021-06-26 12:51 (UTC) by 7thSon)
Can't install subsurface as it has googlemaps as a dependency. Problem seems to be an invalid gpg key:
I've tried manually importing the key from several keyservers with the same result.