bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Wget 1.20.3 on Solaris


From: Tim Rühsen
Subject: Re: [Bug-wget] Wget 1.20.3 on Solaris
Date: Thu, 2 May 2019 10:16:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 5/2/19 10:09 AM, Tim Rühsen wrote:
> On 5/2/19 10:02 AM, Jeffrey Walton wrote:
>> On Thu, May 2, 2019 at 4:00 AM Tim Rühsen <address@hidden> wrote:
>>>
>>> Hi Jeff,
>>>
>>> On 5/1/19 11:38 PM, Jeffrey Walton wrote:
>>>> On Wed, May 1, 2019 at 3:51 PM Tim Rühsen <address@hidden> wrote:
>>>>>
>>>>> could you post e.g. the content of tests/Test-504.log ?
>>>>
>>>> Yes, attached.
>>>>
>>>> Do you want an account on the box. I keep it around for testing, and I
>>>> can make you admin. You can connect to it with 'ssh
>>>> address@hidden'. If so, send over your authorized_keys.
>>>
>>> thanks for the offer, but this issue is not Solaris specific.
>>> But if the need arises, I have access to the OpenCSW Solaris boxes :-)
>>>
>>> Please check README.checkout which lists python3 as requirement for
>>> running the tests in testenv/ (as Darshit also pointed out).
>>
>> Ack, thanks.
>>
>> Since I got you on the line, how do I disable them. There is no need
>> to run them if all they are going to do is fail. I did not see a
>> configure option.
> 
> Maybe the easiest way is before you bootstrap / autoconf (in the project
> main dir):
> 
>   sed -i 's/ testenv//g' Makefile.am
> 

Another way to do this once and forever:
create /usr/bin/python3 with content
  exit 77
and chmod a+x it.

If in doubt about the path, consult your $PATH variable.

Regards, Tim

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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