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

Bob Tanner tanner at real-time.com
Tue Jul 18 19:33:28 BST 2006


Martin Pool wrote:

> 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.

Zero byte file?

PYTHONPATH=/home/tanner/projects/bazaar-ng/bzr.dev
$ cd $PYTHONPATH
$ ls -al .bzr.log
-rw-r--r-- 1 tanner tanner 0 Jul 18 13:28 .bzr.log

Another konsole:

$ cd /tmp
$ mkdir bzr
$ cd bzr/
$ bzr init
$ echo "testing" > testing
$ bzr add testing
added testing
$ bzr commit
<snip>
AttributeError: 'module' object has no attribute 'email'

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

Back to first konsole:

$ ls -al .bzr.log
-rw-r--r-- 1 tanner tanner 0 Jul 18 13:28 .bzr.log


Log is still blank. Any suggestions?

-- 
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





More information about the bazaar mailing list