Skip to content

Instantly share code, notes, and snippets.

@gregdek
Created January 10, 2014 02:18
Show Gist options
  • Save gregdek/8345911 to your computer and use it in GitHub Desktop.
Save gregdek/8345911 to your computer and use it in GitHub Desktop.
Eucadev Chef Fail
adb_unassignAddressType.c:3980: warning: 'k' may be used uninitialized in this function
adb_unassignAddressType.c: In function 'adb_unassignAddressType_set_disabledServices_at':
adb_unassignAddressType.c:3543: warning: 'k' may be used uninitialized in this function
adb_unassignAddressType.c: In function 'adb_unassignAddressType_set_services_at':
adb_unassignAddressType.c:3106: warning: 'k' may be used uninitialized in this function
adb_virtualMachineType.c: In function 'adb_virtualMachineType_set_virtualBootRecord_at':
adb_virtualMachineType.c:1677: warning: 'k' may be used uninitialized in this function
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
make[1]: *** [deps] Error 128
make: *** [build] Error 2
---- End output of export JAVA_HOME='/usr/lib/jvm/java-1.7.0-openjdk.x86_64' && export JAVA='$JAVA_HOME/jre/bin/java' && export EUCALYPTUS='/' && make && make install ----
Ran export JAVA_HOME='/usr/lib/jvm/java-1.7.0-openjdk.x86_64' && export JAVA='$JAVA_HOME/jre/bin/java' && export EUCALYPTUS='/' && make && make install returned 2
[2014-01-10T01:08:19+00:00] INFO: Forking chef instance to converge...
[2014-01-10T01:57:42+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment