buildbot failure in OpenCSW Buildbot on wget-solaris10-sparc

2020-02-14 Thread buildbot
The Buildbot has detected a new failure on builder wget-solaris10-sparc while 
building wget. Full details are available at:

https://buildfarm.opencsw.org/buildbot/builders/wget-solaris10-sparc/builds/367

Buildbot URL: https://buildfarm.opencsw.org/buildbot/

Buildslave for this Build: unstable10s

Build Reason: The SingleBranchScheduler scheduler named 
'schedule-wget-solaris10-sparc' triggered this build
Build Source Stamp: [branch master] 6d1fcd1c4848d774b70570fa7c830d45388734de
Blamelist: Tim Rühsen 

BUILD FAILED: failed shell_2 shell_3

Sincerely,
 -The Buildbot






buildbot failure in OpenCSW Buildbot on wget-solaris10-i386

2020-02-14 Thread buildbot
The Buildbot has detected a new failure on builder wget-solaris10-i386 while 
building wget. Full details are available at:

https://buildfarm.opencsw.org/buildbot/builders/wget-solaris10-i386/builds/365

Buildbot URL: https://buildfarm.opencsw.org/buildbot/

Buildslave for this Build: unstable10x

Build Reason: The SingleBranchScheduler scheduler named 
'schedule-wget-solaris10-i386' triggered this build
Build Source Stamp: [branch master] 6d1fcd1c4848d774b70570fa7c830d45388734de
Blamelist: Tim Rühsen 

BUILD FAILED: failed shell_2 shell_3

Sincerely,
 -The Buildbot






Re: Are --load-cookies and --save-cookies effective at the same time?

2020-02-14 Thread Tim Rühsen
Definitely, just tested with wget 1.20.3:


$ wget --load-cookie=cookies.txt --save-cookies=cookies.txt google.com
$ sum cookies.txt
50297 1

$ wget --load-cookie=cookies.txt --save-cookies=cookies.txt google.de
$ sum cookies.txt
27483 1

What version of wget do you use ?

Regards, Tim

On 14.02.20 23:11, Peng Yu wrote:
> Can the options for --load-cookies and --save-cookies be the same? It
> seems that there are problems when they are the same. When I change
> them to be different, then it is OK.
> 
> 
> On 2/14/20, Tim Rühsen  wrote:
>> Yes, you can combine the options as you assumed.
>>
>> Not sure why the cookies.txt isn't updated. You can run with --debug and
>> maybe that gives you a hint.
>>
>> Regards, Tim
>>
>> On 14.02.20 22:46, Peng Yu wrote:
>>> Hi,
>>>
>>> I want to load cookies at the beginning of wget run and save the
>>> cookies at the finish.
>>>
>>> I specified the following options. But it seems that the timestamp of
>>> cookies.txt file is not changed at the finish of wget run. Is it
>>> normal? Or if the cookies.txt file is not changed, the time stamp will
>>> not be updated? Thanks.
>>>
>>> --load-cookies cookies.txt --keep-session-cookies --save-cookies
>>> cookies.txt
>>>
>>
>>
> 
> 



signature.asc
Description: OpenPGP digital signature


Re: Are --load-cookies and --save-cookies effective at the same time?

2020-02-14 Thread Peng Yu
Can the options for --load-cookies and --save-cookies be the same? It
seems that there are problems when they are the same. When I change
them to be different, then it is OK.


On 2/14/20, Tim Rühsen  wrote:
> Yes, you can combine the options as you assumed.
>
> Not sure why the cookies.txt isn't updated. You can run with --debug and
> maybe that gives you a hint.
>
> Regards, Tim
>
> On 14.02.20 22:46, Peng Yu wrote:
>> Hi,
>>
>> I want to load cookies at the beginning of wget run and save the
>> cookies at the finish.
>>
>> I specified the following options. But it seems that the timestamp of
>> cookies.txt file is not changed at the finish of wget run. Is it
>> normal? Or if the cookies.txt file is not changed, the time stamp will
>> not be updated? Thanks.
>>
>> --load-cookies cookies.txt --keep-session-cookies --save-cookies
>> cookies.txt
>>
>
>


-- 
Regards,
Peng



Are --load-cookies and --save-cookies effective at the same time?

2020-02-14 Thread Peng Yu
Hi,

I want to load cookies at the beginning of wget run and save the
cookies at the finish.

I specified the following options. But it seems that the timestamp of
cookies.txt file is not changed at the finish of wget run. Is it
normal? Or if the cookies.txt file is not changed, the time stamp will
not be updated? Thanks.

--load-cookies cookies.txt --keep-session-cookies --save-cookies cookies.txt

-- 
Regards,
Peng



Re: Are --load-cookies and --save-cookies effective at the same time?

2020-02-14 Thread Tim Rühsen
Yes, you can combine the options as you assumed.

Not sure why the cookies.txt isn't updated. You can run with --debug and
maybe that gives you a hint.

Regards, Tim

On 14.02.20 22:46, Peng Yu wrote:
> Hi,
> 
> I want to load cookies at the beginning of wget run and save the
> cookies at the finish.
> 
> I specified the following options. But it seems that the timestamp of
> cookies.txt file is not changed at the finish of wget run. Is it
> normal? Or if the cookies.txt file is not changed, the time stamp will
> not be updated? Thanks.
> 
> --load-cookies cookies.txt --keep-session-cookies --save-cookies cookies.txt
> 



signature.asc
Description: OpenPGP digital signature