anybox/anybox.buildbot.odoo

Obscure FirstError '{' in release bootstraps

Closed this issue · 0 comments

Failure: twisted.internet.defer.FirstError: FirstError[#12, [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.defer.FirstError'>: FirstError[#3, [Failure instance: Traceback: <type 'exceptions.ValueError'>: unsupported format character '{' (0x7b) at index 1

According to the doc, this is indeed typical of wrong format strings in Python (on which properties interpolation relies)