On 03/05/2015 02:14 PM, Loic Dachary wrote: > Hi Danny, > > Unfortunately it looks like submodule deinit requires a version of > git that's not in precise. > > http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-deb-precise-amd64-basic/log.cgi?log=9a0ac62a9cf27573d5345143a3bc6c6b737031db > > + git submodule deinit -f . > > error: pathspec 'deinit' did not match any file(s) known to git. > > error: pathspec '-f' did not match any file(s) known to git. > > I'll revert that and go back to rm until we find a better way. > > Cheers > I recently discovered that some of the gitbuilders (at least the Red Hat-based ones) use a git version 1.8.5.3 built directly from source and installed into /srv. https://github.com/ceph/autobuild-ceph/blob/master/fabfile.py#L1078 The packager side of me cannot stop my eyebrow from involuntarily twitching at this, but the hacker side of me suspects you may be able to just call this install_git() function on Ubuntu Precise. - Ken -- 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