PQM

bad format usage

Bug #340361 reported by Robert Collins
2
Affects Status Importance Assigned to Milestone
PQM
Fix Released
High
Unassigned

Bug Description

 affects pqm
 status confirmed
 importance high

No handlers could be found for logger "bzr"
Traceback (most recent call last):
  File "/home/pqm/pqm/bin/pqm", line 379, in <module>
    from_address, fromaddr, options)
  File "/home/pqm/pqm/bin/pqm", line 199, in run
    from_address, fromaddr, configp, options)
  File "/home/pqm/pqm/bin/pqm", line 85, in do_run_mode
    mail_reply, mail_server, from_address, fromaddr, options)
  File "/home/pqm/pqm/bin/pqm", line 120, in run_one_script
    (successes, unrecognized, output) = script.run()
  File "/home/pqm/pqm/pqm/script.py", line 227, in run
    command_result = command.run()
  File "/home/pqm/pqm/pqm/script.py", line 649, in run
    line='merge %s %s' % (self.from_branch, self.to_branch))
  File "/home/pqm/pqm/pqm/script.py", line 391, in do_merge
    self.log_with_status(logger, merge_line)
  File "/home/pqm/pqm/pqm/script.py", line 272, in log_with_status
    self.branch_spec_handler.status.line(message % args)
TypeError: not enough arguments for format string
--

Related branches

Changed in pqm:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.