ladsgroup@deployment-tin:/srv/deployment/ores/deploy$ scap deploy
10:12:30 Started Deploy: ores/deploy
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/handlers.py", line 577, in emit
s = self.makePickle(record)
File "/usr/lib/python2.7/dist-packages/scap/log.py", line 617, in makePickle
text = self.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 724, in format
return fmt.format(record)
File "/usr/lib/python2.7/dist-packages/scap/log.py", line 190, in format
fields['message'] = fields['msg'] % fields['args']
TypeError: unsupported operand type(s) for %: 'dict' and 'tuple'Description
Description
Revisions and Commits
Revisions and Commits
| rMSCA Scap | |||
| Restricted Differential Revision | rMSCA782e68d31479 Remove debug config logging | ||
Related Objects
Related Objects
- Mentioned In
- T127762: Update Debian Package for Scap3
Event Timeline
Comment Actions
Autoclosed when I landed the patch. Leaving this open until the updated package is deployed.