recent refactoring removed send_text_and_attachment_email
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr email commit hook |
Confirmed
|
Critical
|
Unassigned |
Bug Description
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/home/
return the_callable(*args, **kwargs)
File "/home/
ret = run(*run_argv)
File "/home/
return self.run(
File "/home/
return self._operation
File "/home/
self.cleanups, self.func, *args, **kwargs)
File "/home/
result = func(*args, **kwargs)
File "/home/
lossy=lossy)
File "/home/
result = unbound(self, *args, **kwargs)
File "/home/
result = WorkingTree.
File "/home/
result = unbound(self, *args, **kwargs)
File "/home/
*args, **kwargs)
File "/home/
lossy=lossy)
File "/home/
self.cleanups, self.func, self, *args, **kwargs)
File "/home/
result = func(*args, **kwargs)
File "/home/
self.
File "/home/
self.
File "/home/
self.rev_id)
File "/home/
local_
File "/home/
self.send()
File "/home/
self.
File "/home/
smtp.
AttributeError: 'SMTPConnection' object has no attribute 'send_text_
bzr 2.6.0dev2 on python 2.7.3 (Linux-
Ubuntu-
arguments: ['/home/
file', '/home/
plugins: bash_completion
builddeb[
changelog_
email[unknown], explorer[1.2.1], gardener[1.0.0dev], git[0.6.9dev],
gpgfilter[
guess[unknown], hg[0.2.0dev], launchpad[
local_
netrc_
po_
stats[
update_
webdav[2.5.0], wikkid[unknown], xmloutput[0.8.8]
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.
Marking critical as it needs to be fixed before a new release is made.