bzr 0.9.0dev0 on python 2.4.4.candidate.0 (linux2)

Martin Pool mbp at canonical.com
Tue Jul 18 09:59:14 BST 2006


On 17 Jul 2006, Bob Tanner <tanner at real-time.com> wrote:
> $ bzr commit
> modified Testing

>   File "/home/tanner/projects/bazaar-ng/bzr.dev/bzrlib/commit.py", line 342, in commit
>     {'branch':self.branch,
>   File "<string>", line 0, in ?
> AttributeError: 'module' object has no attribute 'email'

This is probably because you have a post-commit hook registered to send
mail, but the email-sending plugin is not installed properly.  Try
looking into .bzr.log and see if there's a traceback.

-- 
Martin




More information about the bazaar mailing list