Re: [Bug-wget] informations about patch

2019-05-29 Thread Darshit Shah
Hi, Sorry, it has taken very long. The patch has not been forgotten. I'm a little too busy with other things right now and haven't had the time to review the patch. I will comment back on it as soon as possible. Sorry for the delay * adham elkarn [190529 21:33]: > > > Envoyé à partir de

Re: [Bug-wget] informations about patch

2019-05-29 Thread adham elkarn
Envoyé à partir de Outlook De : adham elkarn Envoyé : samedi 18 mai 2019 16:32 À : bug-wget@gnu.org Objet : informations about patch Hello, is there any news about our patch for the bug (#54769 (https://savannah.gnu.org/bugs/?54769))

Re: [Bug-wget] /usr/bin/env: invalid option -- 'S'

2019-05-29 Thread Jeffrey Walton
On Wed, May 29, 2019 at 8:38 AM Jeffrey Walton wrote: > > On Wed, May 29, 2019 at 8:35 AM Darshit Shah wrote: > > > > That's very weird, the shebang line in that file reads: > > > > ``` > > #!/usr/bin/env perl > > ``` > > > > No options are being passed to env there. I'm going to have to take

Re: [Bug-wget] /usr/bin/env: invalid option -- 'S'

2019-05-29 Thread Jeffrey Walton
On Wed, May 29, 2019 at 8:35 AM Darshit Shah wrote: > > That's very weird, the shebang line in that file reads: > > ``` > #!/usr/bin/env perl > ``` > > No options are being passed to env there. I'm going to have to take another > look at this later Also see

Re: [Bug-wget] /usr/bin/env: invalid option -- 'S'

2019-05-29 Thread Darshit Shah
That's very weird, the shebang line in that file reads: ``` #!/usr/bin/env perl ``` No options are being passed to env there. I'm going to have to take another look at this later * Jeffrey Walton [190529 14:21]: > Hi Everyone/Tim, > > Debian 9.9: > > $ lsb_release -a > No LSB modules are

[Bug-wget] /usr/bin/env: invalid option -- 'S'

2019-05-29 Thread Jeffrey Walton
Hi Everyone/Tim, Debian 9.9: $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux 9.9 (stretch) Release:9.9 Codename: stretch $ make check ... PASS: Test-ftp-pasv-not-supported.px FAIL: Test-https-pfs.px FAIL: Test-https-tlsv1.px