AttributeError: 'module' object has no attribute 'email'

Bob Tanner tanner at real-time.com
Wed Sep 27 05:53:22 BST 2006


From my .bazaar/bazaar.conf 

email             = Robert J. Tanner <tanner at real-time.com>
post_commit       = bzrlib.plugins.email.post_commit
post_commit_to    = bzr-commits at lists.real-time.com
post_commit_sender = tanner at real-time.com

$ which mail
/usr/bin/mail

I tried understand this traceback and doesn't seem very informative. Is there 
any web site for techniques for debugging python programs?

The error seems very generic :-)


Committed revision 4.
bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute 'email'

Traceback (most recent call last):
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/commands.py", line 611, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/commands.py", line 573, in run_bzr
    ret = run(*run_argv)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/commands.py", line 282, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/builtins.py", line 1798, in run
    reporter=reporter)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/decorators.py", line 51, in write_locked
    return unbound(self, *args, **kwargs)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/mutabletree.py", line 128, in commit
    revprops=revprops, *args, **kwargs)
  File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/commit.py", line 345, in commit
    {'branch':self.branch,
  File "<string>", line 0, in ?
AttributeError: 'module' object has no attribute 'email'

bzr 0.12.0dev0 on python 2.4.4.candidate.0 (linux2)
arguments: ['/home/tanner/bin/bzr', 'commit']

** please send this report to bazaar-ng at lists.ubuntu.com

-- 
Bob Tanner <tanner at real-time.com>          | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060926/db6521ed/attachment.pgp 


More information about the bazaar mailing list