Comment 1 for bug 1153330

Revision history for this message
Vincent Ladeuil (vila) wrote :

Redirecting to bzr-automirror as hinted by the traceback.
You can disable the plugin for a command by doing:

   BZR_DISABLE_PLUGINS=automirror bzr commit -m dataproc0

But the bug seems to be unavoidable as far as the following python line is concerned:

    trace.mutter("mirroring to targets " % self.targets())

There is nothing the % operator can to 'self.target()'