Running Scap on deployment-tin in /srv/deployment/mathoid/deploy yields:
$ scap deploy 12:26:32 Started deploy [mathoid/deploy@c9957ce] (beta) 12:26:32 Deploying Rev: HEAD = c9957ce9ddd889f66eabf41ac19b57d9b63298b4 12:26:32 Finished deploy [mathoid/deploy@c9957ce] (beta) (duration: 00m 00s) 12:26:32 Unhandled error: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/scap/cli.py", line 330, in run exit_status = app.main(app.extra_arguments) File "/usr/lib/python2.7/dist-packages/scap/deploy.py", line 705, in main git.tag_repo(self.deploy_info, location=self.context.root) File "/usr/lib/python2.7/dist-packages/scap/git.py", line 454, in tag_repo git('submodule', 'foreach', "git %s" % submodule_cmd) File "/usr/lib/python2.7/dist-packages/scap/sh.py", line 1428, in __call__ return RunningCommand(cmd, call_args, stdin, stdout, stderr) File "/usr/lib/python2.7/dist-packages/scap/sh.py", line 775, in __init__ self.wait() File "/usr/lib/python2.7/dist-packages/scap/sh.py", line 793, in wait self.handle_command_exit_code(exit_code) File "/usr/lib/python2.7/dist-packages/scap/sh.py", line 816, in handle_command_exit_code raise exc ErrorReturnCode_1: RAN: /usr/bin/git submodule foreach git tag -fa -m user mobrovac -m timestamp 2018-01-04T12:26:32.188215 -- scap/sync/2018-01-04/0003 c9957ce9ddd889f66eabf41ac19b57d9b63298b4 STDOUT: Entering 'src' STDERR: fatal: too many params Stopping at 'src'; script returned non-zero status. 12:26:32 deploy failed: <ErrorReturnCode_1> RAN: /usr/bin/git submodule foreach git tag -fa -m user mobrovac -m timestamp 2018-01-04T12:26:32.188215 -- scap/sync/2018-01-04/0003 c9957ce9ddd889f66eabf41ac19b57d9b63298b4 STDOUT: Entering 'src' STDERR: fatal: too many params Stopping at 'src'; script returned non-zero status.
The same problem is present in other deployment repos on deployment-tin.