On Wed, Aug 07, 2013 at 01:39:37PM +0200, Michal Hocko wrote:
> Package: git
> Version: 1:1.8.4~rc1-1
> Severity: important
>
> Hi,
> the current git (1:1.8.4~rc1-1) fails to send an email and it is
> complaining that:
>
> Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
> Can't call method "message" on an undefined value at
> /usr/lib/git-core/git-send-email line 1236.
> which is
> if ($smtp->code == 220) {
> $smtp = Net::SMTP::SSL->start_SSL($smtp,
> ssl_verify_params())
> or die "STARTTLS failed! ".$smtp->message;
>
>
> I had to revert back to 1:1.7.10.4-2 to be able to send my patches.
Seems to be fixed with 1:1.8.4.4-1
--
Michal Hocko
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]