bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Tim Rühsen
Subject: Re: [Bug-wget] /usr/bin/env: invalid option -- 'S'
Date: Thu, 30 May 2019 11:56:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

OK, just got a PM showing that '-S' is new. Not even known by coreutils
8.28 (used on Ubuntu 18.04). So this is a no-go and needs to be addressed.

Thanks for pointing out.

Regards, Tim

On 30.05.19 11:40, Tim Rühsen wrote:
> The shebang line here reads
> 
> #!/usr/bin/env -S perl -I .
> 
> /usr/bin/env is part of coreutils ans should know '-S', even on Debian
> stretch.
> 
> $ /usr/bin/env --version
> env (GNU coreutils) 8.30
> 
> @Jeff, what does '/usr/bin/env --help' show ? Or 'man env' ?
> 
> Regards, Tim
> 
> On 29.05.19 14:35, 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
>>
>> * Jeffrey Walton <address@hidden> [190529 14:21]:
>>> 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
>>> FAIL: Test-https-tlsv1x.px
>>> FAIL: Test-https-selfsigned.px
>>> SKIP: Test-https-weboftrust.px
>>> FAIL: Test-https-clientcert.px
>>> FAIL: Test-https-crl.px
>>> PASS: Test-https-badcerts.px
>>>
>>> Trying to run manually:
>>>
>>> $ ./wget-1.20.3/tests/Test-https-pfs.px
>>> /usr/bin/env: invalid option -- 'S'
>>> Try '/usr/bin/env --help' for more information.
>>>
>>> And
>>>
>>> $ /usr/bin/env --version
>>> env (GNU coreutils) 8.26
>>>
>>>
>>
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]