Skip to content

Instantly share code, notes, and snippets.

@cheeseplus
Created February 23, 2014 19:04
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 cheeseplus/9175683 to your computer and use it in GitHub Desktop.
Save cheeseplus/9175683 to your computer and use it in GitHub Desktop.
smartos omnibus chef fail
[health_check] Executing `find /opt/chef/ -type f | xargs ldd > ldd.out 2>/dev/null`
[health_check] *** Health Check Failed, Summary follows:
[health_check] *** The following Omnibus-built libraries have unsafe or unmet dependencies:
[health_check] --> /opt/chef/embedded/lib/ruby/1.9.1/x86_64-solaris2.11/readline.so
[health_check] *** The following Omnibus-built binaries have unsafe or unmet dependencies:
[health_check] *** The following libraries cannot be guaranteed to be on target systems:
[health_check] --> /lib/64/libtermcap.so.1
[health_check] --> /lib/64/libcurses.so.1
[health_check] *** The precise failures were:
[health_check] --> /opt/chef/embedded/lib/ruby/1.9.1/x86_64-solaris2.11/readline.so
[health_check] DEPENDS ON: libtermcap.so.1
[health_check] COUNT: 1
[health_check] PROVIDED BY: /lib/64/libtermcap.so.1
[health_check] FAILED BECAUSE: Unsafe dependency
[health_check] --> /opt/chef/embedded/lib/ruby/1.9.1/x86_64-solaris2.11/readline.so
[health_check] DEPENDS ON: libcurses.so.1
[health_check] COUNT: 1
[health_check] PROVIDED BY: /lib/64/libcurses.so.1
[health_check] FAILED BECAUSE: Unsafe dependency
Something went wrong...the Omnibus just ran off the road!
Error raised was:
Health Check Failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment