Re: [Bug-wget] [PATCH 3/3] Add command line option to disable use of .netrc

2017-05-16 Thread Giuseppe Scrivano
Tomas Hozza writes: > The option to turn off reading .netrc by configuration in .wgetrc is > still there. This command line option was supposed to be just > something extra. Anyway Tim already merged the change. Do you want to > revert it? Tim, are you in favor of this

Re: [Bug-wget] [PATCH 1/3] Added tests for HTTP authentication using credentials from .netrc

2017-05-16 Thread Tim Rühsen
Hi Tomas, fixed the problem by skipping the processing of 'pubring.kbx'. This file is created by libgpgme if we change $HOME. Your changes have been pushed now. Thanks for your work. The charset/locale issue is a general problem when the test suite reads and compares binary data. Currently, we

Re: [Bug-wget] [PATCH 3/3] Add command line option to disable use of .netrc

2017-05-16 Thread Tomas Hozza
On 12.05.2017 22:12, Giuseppe Scrivano wrote: > Hi Tomas, > > Tomas Hozza writes: > >> Although internally code uses option for (not) reading .netrc for >> credentials, it was not possible to turn this behavior off on command >> line. Note that it was possible to turn it off

Re: [Bug-wget] [PATCH 1/3] Added tests for HTTP authentication using credentials from .netrc

2017-05-16 Thread Tomas Hozza
Hello Tim. I'm pleased to hear that you figured it out before I had the chance to look at it thoroughly. Thanks for merging my changes. Regards, Tomas On 16.05.2017 10:32, Tim Rühsen wrote: > Hi Tomas, > > fixed the problem by skipping the processing of 'pubring.kbx'. This file > is created

Re: [Bug-wget] [PATCH 3/3] Add command line option to disable use of .netrc

2017-05-16 Thread Tim Rühsen
On 05/16/2017 01:42 PM, Giuseppe Scrivano wrote: > Tomas Hozza writes: > >> The option to turn off reading .netrc by configuration in .wgetrc is >> still there. This command line option was supposed to be just >> something extra. Anyway Tim already merged the change. Do you

Re: [Bug-wget] [PATCH 3/3] Add command line option to disable use of .netrc

2017-05-16 Thread Giuseppe Scrivano
Hi Tomas, Tomas Hozza writes: > If you don't want to add new option, maybe just documenting the possibility > to turn off reading of .netrc would be good enough. > > Please let me know what is your preference as I don't have one. I'd prefer if we just document how to turn

[Bug-wget] [bug #51029] Reproducible Segmentation Fault in 1.16, 1.18, 1.19

2017-05-16 Thread Tim Ruehsen
Update of bug #51029 (project wget): Status:None => Confirmed ___ Follow-up Comment #3: Sorry, just sent to the mailing list: It looks like some HTTP/HTTPS URL issue with robots.txt. -

[Bug-wget] [bug #51029] Reproducible Segmentation Fault in 1.16, 1.18, 1.19

2017-05-16 Thread anonymous
Additional Item Attachment, bug #51029 (project wget): File name: stacktrace.txt Size:0 KB File name: crawler-ubuntu.log.gz Size:613 KB File name: crawler-centos.log.gz Size:587 KB ___ Reply to this item

[Bug-wget] [bug #51029] Reproducible Segmentation Fault in 1.16, 1.18, 1.19

2017-05-16 Thread anonymous
Follow-up Comment #2, bug #51029 (project wget): Hi, I uploaded the debug logs and the stack trace. I'll see if I can get around building and trying the latest wget this afternoon/evening. Christof Horschitz ___ Reply to this item at:

[Bug-wget] [bug #51029] Reproducible Segmentation Fault in 1.16, 1.18, 1.19

2017-05-16 Thread anonymous
Follow-up Comment #4, bug #51029 (project wget): Hi again, our system hit another website with the same behavior. It's the same call as in the original post but with https://www.sparkasse.at as target. After about 19MiB (uncompressed warc size) it will try to download the robots.txt and crashes.