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: Wed, 18 Sep 2019 14:57:36 +0200 Message-ID: <98f0d22ff02b4e438542aef6314661853983407d.camel@ipfire.org> In-Reply-To: <55F051FB-D08C-4C9B-A496-8C4004A3AA57@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7778489178690127465==" List-Id: --===============7778489178690127465== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hi Michael, On Mi, 2019-09-18 at 08:29 -0400, Michael Tremer wrote: > Hi, > > No this looks like an FTP connection issue, but we don’t use FTP. Have used SFTP like in earlier times with FilZilla --> fzSftp started, protocol_version=8 Login and navigation was possible but no upload. Was nevertheless able to upload now the IO-Socket-SSL sources via console on a Linux Mint system. There seems to be some new really sharp settings on SSH, my IP has been two times banned where i am not 100% sure why that´s happend. Best, Erik > > What did you use to upload this file? > > -Michael > > > On 18 Sep 2019, at 01:01, ummeegge wrote: > > > > Hi Michael, > > have currently a problem to upload the IO-Socket-SSL sources to the > > pub > > directory. > > The log says: > > > > Status: Verbinde mit git.ipfire.org... > > Status: Connected to fw01.ipfire.org > > Status: Starte Upload von /home/neptun/Downloads/IO-Socket-SSL- > > 2.066.tar.gz > > Befehl: cd "/pub/sources/source-2.x" > > Antwort: New directory is: "/pub/sources/source-2.x" > > Befehl: put "/home/neptun/Downloads/IO-Socket-SSL-2.066.tar.gz" > > "IO-Socket-SSL-2.066.tar.gz" > > Befehl: local:/home/neptun/Downloads/IO-Socket-SSL-2.066.tar.gz > > => remote:/pub/sources/source-2.x/IO-Socket-SSL-2.066.tar.gz > > Fehler: Zeitüberschreitung der Verbindung nach 20 Sekunden > > Inaktivität > > Fehler: Dateiübertragung fehlgeschlagen > > Status: Verbindung zum Server getrennt > > > > May a permission problem ? > > > > IO-Socket-SSL update patch has been send. > > > > Best, > > > > Erik > > > > > > On Di, 2019-09-17 at 16:05 -0400, Michael Tremer wrote: > > > Hi, > > > > > > > On 17 Sep 2019, at 10:17, ummeegge wrote: > > > > > > > > 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 ? > > > > > > Yes, can you do this very swiftly because I think we might want > > > to > > > consider to re-open Core Update 136 and include this patch if > > > there > > > are more problems being caused by it. > > > > > > Best, > > > -Michael > > > > > > > > > > > > > > > > > -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 > > > > > > > > > > > > > > > > > > > > > > > > --===============7778489178690127465==--