Skip to content

Instantly share code, notes, and snippets.

@jessereynolds
Created August 16, 2013 12:36
Show Gist options
  • Save jessereynolds/6249527 to your computer and use it in GitHub Desktop.
Save jessereynolds/6249527 to your computer and use it in GitHub Desktop.
omnibus hash of cacert.pem is incorrect :-/
[fetcher:net::cacerts] fetching /var/cache/omnibus/cache/cacert.pem from http://curl.haxx.se/ca/cacert.pem
[fetcher:net::cacerts] getting from http://curl.haxx.se/ca/cacert.pem with 10 redirects left
[fetcher:net::cacerts] Invalid MD5 for cacerts
[fetcher:net::cacerts] Expected: 47961e7ef15667c93cd99be01b51f00a
[fetcher:net::cacerts] Actual: 349ba2d6964db9ca558c9e1daf38e428
Something went wrong...the Omnibus just ran off the road!
Error raised was:
Checksum of downloaded file /var/cache/omnibus/cache/cacert.pem doesn't match expected
Backtrace:
/opt/ruby1.9/lib/ruby/gems/1.9.1/gems/omnibus-1.2.0/lib/omnibus/fetchers/net_fetcher.rb:151:in `verify_checksum!'
@jessereynolds
Copy link
Author

omnibus-flapjack Issue created: flapjack/omnibus-flapjack#12

And resolved, the fix is in the issue.

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