Skip to content

Instantly share code, notes, and snippets.

@rosskukulinski
Created September 30, 2014 23:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rosskukulinski/616ee4885c17be93b0ce to your computer and use it in GitHub Desktop.
Save rosskukulinski/616ee4885c17be93b0ce to your computer and use it in GitHub Desktop.
coreos gpg signature fail
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
@nakker
Copy link

nakker commented Oct 1, 2014

I just got this too, did you find a resolution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment