Page MenuHomePhabricator
Paste P4810

scap typeerror in beta
ActivePublic

Authored by Krenair on Jan 26 2017, 12:22 AM.
Tags
Referenced Files
F5358595: scap typeerror in beta
Jan 26 2017, 12:22 AM
Subscribers
None
krenair@deployment-tin:/srv/mediawiki-staging$ scap sync-dir wmf-config
___ ____
⎛ ⎛ ,----
\ //==--'
_//|,.·//==--' ____________________________
_OO≣=- ︶ ᴹw ⎞_§ ______ ___\ ___\ ,\__ \/ __ \
(∞)_, ) ( | ______/__ \/ /__ / /_/ / /_/ /
¨--¨|| |- ( / ______\____/ \___/ \__^_/ .__/
««_/ «_/ jgs/bd808 /_/
00:21:35 Copying to deployment-tin.deployment-prep.eqiad.wmflabs from deployment-tin.deployment-prep.eqiad.wmflabs
00:21:35 Started rsync common
00:21:35 Finished rsync common (duration: 00m 00s)
00:21:35 Setting up deploy git directory
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/handlers.py", line 578, in emit
s = self.makePickle(record)
File "/usr/lib/python2.7/dist-packages/scap/log.py", line 711, in makePickle
text = self.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 732, in format
return fmt.format(record)
File "/usr/lib/python2.7/dist-packages/scap/log.py", line 192, in format
fields['message'] = fields['msg'] % fields['args']
TypeError: not enough arguments for format string