Activity log for bug #76239

Date Who What changed Old value New value Message
2006-12-18 01:46:05 Matthew Paul Thomas bug added bug
2006-12-18 01:48:30 Matthew Paul Thomas description bzr 0.13.0, Ubuntu 6.10 What happened: 14:26:22@trivial> bzr pqm-submit -m "[...]" bzr: ERROR: please run connect() first 14:29:23@trivial> bzr connect bzr: ERROR: unknown command "connect" What should have happened: 14:26:22@trivial> bzr pqm-submit -m "[...]" bzr: ERROR: smtp.myrealbox.com disconnected. Check that the server is online, and that your e-mail settings in ~/.bazaar/bazaar.conf are correct. bzr 0.13.0, Ubuntu 6.10 What happened: 14:26:22@trivial> bzr pqm-submit -m "[...]" bzr: ERROR: please run connect() first 14:29:23@trivial> bzr connect bzr: ERROR: unknown command "connect" What should have happened: 14:26:22@trivial> bzr pqm-submit -m "[...]" bzr: ERROR: smtp.myrealbox.com disconnected. Check that the server is online, and your e-mail settings in ~/.bazaar/bazaar.conf.
2006-12-21 04:34:09 Matthew Paul Thomas bzr-pqm: status Unconfirmed Needs Info
2006-12-21 04:34:09 Matthew Paul Thomas bzr-pqm: statusexplanation smtp.myrealbox.com is temperamental, so I should be able to reproduce the bug sometime in the next few months and attach ~/.bzr.log.
2006-12-21 06:49:50 Matthew Paul Thomas bzr-pqm: status Needs Info Unconfirmed
2006-12-21 06:49:50 Matthew Paul Thomas bzr-pqm: statusexplanation smtp.myrealbox.com is temperamental, so I should be able to reproduce the bug sometime in the next few months and attach ~/.bzr.log. Oops, didn't realize .bzr.log was cumulative. Anyway, just reproduced the bug: load plugin (None, '/home/mpt/.bazaar/plugins/pqm-submit', ('', '', 5)) registered plugin command pqm-submit loaded succesfully encoding stdout as sys.stdout encoding 'UTF-8' got branch format Bazaar-NG Metadir branch format 5 ssh implementation is OpenSSH got branch format Bazaar-NG Metadir branch format 5 ** Env var TTY empty, cannot set GPG_TTY. Is TTY exported? Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 626, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 588, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 292, in run_argv_aliases return self.run(**all_cmd_args) File "/home/mpt/.bazaar/plugins/pqm/__init__.py", line 81, in run File "/home/mpt/.bazaar/plugins/pqm-submit/pqm_submit.py", line 140, in submit raise BzrCommandError(str(e)) BzrCommandError: please run connect() first return code 3
2007-05-17 20:36:16 Ronald bug added attachment 'foot-job-posts.html' (foot-job-posts.html)
2007-11-06 03:07:02 John A Meinel bzr-pqm: status New Fix Released