Created
September 30, 2014 23:41
-
-
Save rosskukulinski/616ee4885c17be93b0ce to your computer and use it in GitHub Desktop.
coreos gpg signature fail
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-4.2# coreos-install -d /dev/mapper/rack--top-root -C stable -c cloud1.yml | |
Downloading and verifying coreos_production_image.bin.bz2... | |
--2014-09-30 23:39:50-- http://stable.release.core-os.net/amd64-usr/410.1.0/coreos_production_image.bin.bz2 | |
Resolving stable.release.core-os.net... 74.125.20.128, 2001:4860:400b:c01::80 | |
Connecting to stable.release.core-os.net|74.125.20.128|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 188608448 (180M) [application/octet-stream] | |
Saving to: '/tmp/coreos-install.ab8Q0mg0lk/coreos_production_image.bin.bz2' | |
100%[================================================================================================================================================>] 188,608,448 2.92MB/s in 61s | |
2014-09-30 23:40:51 (2.97 MB/s) - '/tmp/coreos-install.ab8Q0mg0lk/coreos_production_image.bin.bz2' saved [188608448/188608448] | |
2014-09-30 23:40:51 URL:http://stable.release.core-os.net/amd64-usr/410.1.0/coreos_production_image.bin.bz2.sig [543/543] -> "/tmp/coreos-install.ab8Q0mg0lk/coreos_production_image.bin.bz2.sig" [1] | |
gpg: Signature made Fri Sep 26 08:56:20 2014 UTC using RSA key ID E5676EFC | |
gpg: Can't check signature: No public key | |
/bin/coreos-install: GPG signature verification failed for coreos_production_image.bin.bz2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just got this too, did you find a resolution?