FS#55265 - [docker] cannot install 1:17.06.1-1 due to key error

Attached to Project: Community Packages
Opened by Svyatoslav Gryaznov (nightuser) - Thursday, 24 August 2017, 07:11 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 24 August 2017, 11:50 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I am unable to install docker on a freshly installed system (~2 days old). The following error occures:

downloading required keys...
error: key "4A1AFC345EBE18F8" could not be looked up remotely
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.


Additional info:
* package version: docker-1:17.06.1-1


Steps to reproduce:
pacman -S docker
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 24 August 2017, 11:50 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#55264 
Comment by Svyatoslav Gryaznov (nightuser) - Thursday, 24 August 2017, 07:14 GMT
Also, package's page https://www.archlinux.org/packages/community/x86_64/docker/ says "Signed By: Unknown (0x5EBE18F8)".
Comment by Christian Hesse (eworm) - Thursday, 24 August 2017, 07:30 GMT
For now just run:
pacman-key --refresh-keys
Comment by Svyatoslav Gryaznov (nightuser) - Thursday, 24 August 2017, 07:45 GMT
I'm getting
# pacman-key --refresh-keys
gpg: refreshing 93 keys from hkp://pool.sks-keyservers.net
gpg: keyserver refresh failed: Connection refused

Then I tried different ISP (mobile hotspot) and ran "pacman -S docker" again. This time it suggested importing the PGP key.

Loading...