Hi All, Some good news, we were able to go back and get CentOS 6 binaries built for the 0.94.6 release. They aren't published yet (they remain unsigned, queued up in our release process). However, we are at an impasse with the Precise build. We can't get Precise nodes to build because the distro has a very old version of the JVM which causes issues when connecting to Jenkins as a node. The exact error when attempting a connection is: Caused by: java.lang.UnsupportedClassVersionError: hudson/slaves/SlaveComputer$SlaveVersion: Unsupported major.minor 51.0 The way we get a new node for the build system up and running is by making an API call to an OpenStack provider that a boot time it runs some Ansible playbook which allows the new host to comply with our needs to be a workable node and register itself to the Master Jenkins server. What does this mean? --> I can't commit to fix this and would love to have some help from anyone in the community. I can review/merge a pull request with a patch to the playbook we use to setup slaves so that if a Precise machine is used it gets a newer JVM version. The Github project for our build system is: https://github.com/ceph/ceph-build The YAML file we use to setup new slaves is: https://github.com/ceph/ceph-build/blob/master/ansible/slave.yml Once a fix is in place I can go and get the process going again, complete the signing of the binaries and get them released into the Hammer repositories. Thanks Alfredo -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html