Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Signature check for DIGESTS failed." after fresh install #43

Closed
internetionals opened this issue Oct 16, 2017 · 2 comments
Closed

"Signature check for DIGESTS failed." after fresh install #43

internetionals opened this issue Oct 16, 2017 · 2 comments

Comments

@internetionals
Copy link

After freshly installing RktMachine 1.0.0 and running it for the first time, I get:

$ /Applications/RktMachine.app/Contents/Resources/commands/start_vm.command ; exit;



 
 


     ______ __    __   _______            __    __
    |   __ |  |--|  |_|   |   .---.-.----|  |--|__.-----.-----.
    |      |    <|   _|       |  _  |  __|     |  |     |  -__|
    |___|__|__|__|____|__|_|__|___._|____|__|__|__|__|__|_____|

                                                Woof Woof, Inc.

> booting rktmachine (1/1)
[WARN] /Users/justin/.coreos/images/stable/1520.6.0/coreos_production_pxe.vmlinuz missing -  stable/1520.6.0 ignored
---> downloading and verifying stable/1520.6.0
[ERROR] Signature check for DIGESTS failed.
 
Press [Enter] to continue.
@daithiocrualaoich
Copy link
Member

Hi @internetionals, thanks for reporting this.

The CoreOS signing key was updated in https://coreos.com/releases/#1465.7.0 and the bundled corectl which handles the download doesn’t include the updated key. For now I’ll pin the CoreOS version to the known good 1465.6.0 CoreOS stable release and create a 1.0.1 release here for you.

There’s an upstream fix in corectl which incorporates the new signing key but the latest code isn’t building so well for me. I’ll repackage and release with the latest corectl when I get it working.

Delete ~/.coreos and ~/.rktmachine if you still have problems with the new version.

Thanks again for raising this. It’s really appreciated.

@internetionals
Copy link
Author

Hi @daithiocrualaoich,

Thanks for the quick response. I immediately tried the new version on my laptop and now all seems to work as expected.

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

No branches or pull requests

2 participants