← Back to team overview

launchpad-dev team mailing list archive

Re: Can't seem to 'ec2 land' a merge proposal

 

On Fri, 2010-03-12 at 09:11 -0300, Guilherme Salgado wrote:
> I've tried to land one of Adi's MP[1] for 3 times but it didn't reach
> PQM and Adi didn't get any failure emails.  Is that a known issue?  If
> not, how would I go about debugging it?
At least one of the reasons for this was that "ec2 land" specifies all
of the stakeholders for a merge proposal to "ec2 test" using --email and
"ec2 test" uses the first email address specified for the "From:"
header. It uses the SMTP server configured in Bazaar to send email.

The smtp server configured in bazaar.conf doesn't necessarily allow
relaying email for that email address - in my case the Canonical SMTP
server didn't allow relaying for my preferred Launchpad email address
(jelmer@xxxxxxxxx). 

I've submitted a branch to use the email address in bazaar.conf for
"From:" in "ec2 test", since this is the same address that is otherwise
used together with the configured smtp_server in bazaar.conf. 

Cheers,

Jelmer

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups

References