From mboxrd@z Thu Jan 1 00:00:00 1970 From: ummeegge To: development@lists.ipfire.org Subject: Re: git send-email Undefined subroutine &IO::Socket::SSL Date: Tue, 17 Sep 2019 16:17:42 +0200 Message-ID: In-Reply-To: <248383D9-ADB1-48D0-B224-0BB6F56CFD2A@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7131628205058200547==" List-Id: --===============7131628205058200547== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Michael, On Di, 2019-09-17 at 09:39 -0400, Michael Tremer wrote: > Is this on IPFire or what distribution are you using here? Yes, the basis system is IPFire. > > Looks like a bug in the perl module. Core Update 136 comes with an > updated perl. Do you have that installed? Yes, the build system runs on core 136. Have updated IO-Socket-SSL now to version 2.066 --> https://metacpan.org/pod/IO::Socket::SSL and it seems to work now. Should i send the update tooto the list ? > > -Michael > Best, Erik > > On 17 Sep 2019, at 00:54, ummeegge wrote: > > > > Hi all, > > i wanted to report a porblem with git send-email. I currently get a > > > > Send this email? ([y]es|[n]o|[q]uit|[a]ll): y > > Undefined subroutine &IO::Socket::SSL::set_client_defaults called > > at /usr/libexec/git-core/git-send-email line 1371. > > > > if i try to send patches to the mailinglist. The email setup > > is configured like explained in the wiki > > > > git config --global sendemail.smtpencryption ssl > > git config --global sendemail.smtpserver submissions.ipfire.org > > git config --global sendemail.smtpserverport 465 > > git config --global sendemail.smtpuser USERNAME > > > > > > Best, > > > > Erik > > > > --===============7131628205058200547==--