Am 05.03.2015 um 22:14 schrieb Loic Dachary: > 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. 'git submodule deinit' was introduced in git 1.8.2(-rc3), 4. Mar 2013, it is quite old, the upcoming git version is 2.3.2. Which version is used in precise? The code of deinit is only a script. This may could also be integrated in the existing gitbuilder code as a helper function. if there is no way to update git to an newer version. Danny -- 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