[guardian-dev] Gibberbot submodule failure: otr4j

Hans-Christoph Steiner hans at guardianproject.info
Tue Mar 12 16:22:56 EDT 2013


I added Gibberbot to the debeater Jenkins, and it can't find the submodule for
otr4j, same goes with my laptop as well:

etching upstream changes from origin
Commencing build of Revision 750b4d444f3f65e4be7525430ac9e2f8ee77beef
(origin/master)
Checking out Revision 750b4d444f3f65e4be7525430ac9e2f8ee77beef (origin/master)
FATAL: Command "git submodule init" returned status code 1:
stdout: Submodule 'external/ActionBarSherlock'
(git://github.com/JakeWharton/ActionBarSherlock.git) registered for path
'external/ActionBarSherlock'
Submodule 'external/MemorizingTrustManager'
(git at github.com:devrandom/MemorizingTrustManager.git) registered for path
'external/MemorizingTrustManager'
Submodule 'external/OnionKit' (git://github.com/guardianproject/OnionKit.git)
registered for path 'external/OnionKit'
Submodule 'external/asmack' (https://github.com/guardianproject/asmack)
registered for path 'external/asmack'

stderr: No submodule mapping found in .gitmodules for path 'external/otr4j'

hudson.plugins.git.GitException: Command "git submodule init" returned status
code 1:
stdout: Submodule 'external/ActionBarSherlock'
(git://github.com/JakeWharton/ActionBarSherlock.git) registered for path
'external/ActionBarSherlock'
Submodule 'external/MemorizingTrustManager'
(git at github.com:devrandom/MemorizingTrustManager.git) registered for path
'external/MemorizingTrustManager'
Submodule 'external/OnionKit' (git://github.com/guardianproject/OnionKit.git)
registered for path 'external/OnionKit'
Submodule 'external/asmack' (https://github.com/guardianproject/asmack)
registered for path 'external/asmack'

stderr: No submodule mapping found in .gitmodules for path 'external/otr4j'

	at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:772)
	at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:738)
	at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:748)
	at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.submoduleInit(CliGitAPIImpl.java:358)
	at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setupSubmoduleUrls(CliGitAPIImpl.java:698)
	at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setupSubmoduleUrls(CliGitAPIImpl.java:692)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1237)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1208)
	at hudson.FilePath.act(FilePath.java:852)
	at hudson.FilePath.act(FilePath.java:834)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1208)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
	at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:590)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:495)
	at hudson.model.Run.execute(Run.java:1502)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)


More information about the Guardian-dev mailing list