bug-wget archive search

Search String: Display: Description: Sort:

Results:

References: [ warc: 295 ]

Total 295 documents matching your query.

1. wget2-2.1.0 released (score: 2)
Author: HIDDEN
Date: Thu, 31 Aug 2023 15:20:10 +0200
Hi, we are happy to announce the release 2.1.0 of GNU Wget2. Wget2 is the successor of GNU Wget, a file and recursive website downloader. Designed and written from scratch it wraps around libwget, th
/archive/html/bug-wget/2023-08/msg00019.html (8,752 bytes)

2. [bug #64203] wget --warc-dedup has bogus behavior against duplicated digest (score: 42)
Author: HIDDEN
Date: Tue, 16 May 2023 21:03:49 -0400 (EDT)
URL: <https://savannah.gnu.org/bugs/?64203> Summary: wget --warc-dedup has bogus behavior against duplicated digest Group: GNU Wget Submitter: None Submitted: Wed 17 May 2023 01:03:48 AM UTC Category
/archive/html/bug-wget/2023-05/msg00011.html (6,947 bytes)

3. only the final 206 partial content response included in WARC file (score: 37)
Author: HIDDEN
Date: Sun, 30 Apr 2023 08:32:09 -0700
Hi, I believe I found a bug. While downloading a large file with wget, the connection failed multiple times. Wget retried with a range request until it had the entire file downloaded. In the resultin
/archive/html/bug-wget/2023-04/msg00013.html (4,482 bytes)

4. WARC outputs (score: 37)
Author: HIDDEN
Date: Fri, 11 Nov 2022 11:42:17 +0000
Good morning, New to wget and web archiving in general here. I've been trying to use wget to mirror a couple of my websites and output WARC files however I am unable to view the WARCs in webarchivepl
/archive/html/bug-wget/2022-11/msg00001.html (3,916 bytes)

5. GNU Wget2 2.0.0 released (score: 2)
Author: HIDDEN
Date: Sun, 26 Sep 2021 12:41:57 +0200
Hi, we are happy to announce the release 2.0.0 of GNU Wget2. Wget2 is the successor of GNU Wget, a file and recursive website downloader. Designed and written from scratch it wraps around libwget, th
/archive/html/bug-wget/2021-09/msg00020.html (8,805 bytes)

6. [bug #59086] --page-requisites not always working when creating a warc file (score: 33)
Author: HIDDEN
Date: Wed, 9 Sep 2020 04:59:37 -0400 (EDT)
Follow-up Comment #1, bug #59086 (project wget): minor correction: and links are also NOT followed _______________________________________________________ Reply to this item at: <https://savannah.gnu
/archive/html/bug-wget/2020-09/msg00002.html (4,692 bytes)

7. [bug #59086] --page-requisites not always working when creating a warc file (score: 38)
Author: HIDDEN
Date: Wed, 9 Sep 2020 04:52:04 -0400 (EDT)
URL: <https://savannah.gnu.org/bugs/?59086> Summary: --page-requisites not always working when creating a warc file Project: GNU Wget Submitted by: thomasegense Submitted on: Wed 09 Sep 2020 08:52:02
/archive/html/bug-wget/2020-09/msg00001.html (6,503 bytes)

8. Re: test wget_options_fuzzer seems never pass (score: 2)
Author: HIDDEN
Date: Mon, 27 Jul 2020 13:29:34 +0200
2 minor fixes for my previous commits: Optimize deduping expression for version info https://github.com/lifenjoiner/wget-for-windows/commit/8efc59dffc547345168239c0b9f70ba1ffcf6e0e How does this mak
/archive/html/bug-wget/2020-07/msg00024.html (7,065 bytes)

9. Re: block digest on warc revisit records (score: 35)
Author: HIDDEN
Date: Sun, 26 Jul 2020 13:51:33 +0000
Hi gang, I did not see a reaction to this. Could a kind soul please briefly enlighten me about the status of the WARC support? -- Cheers, Thomas Krichel http://openlib.org/home/krichel skype:thomaskr
/archive/html/bug-wget/2020-07/msg00021.html (4,338 bytes)

10. block digest on warc revisit records (score: 52)
Author: HIDDEN
Date: Thu, 9 Jul 2020 15:08:08 +0000
Hi gang, it seems to me that the version of wget I have archec@darni:~/pp$ wget -V | head -1 GNU Wget 1.20.3 built on linux-gnu. has a bug at the point where it generates block digests for WARC revis
/archive/html/bug-wget/2020-07/msg00004.html (6,673 bytes)

11. [Bug-wget] [bug #56648] Add HTTP request header to file (score: 2)
Author: HIDDEN
Date: Fri, 19 Jul 2019 12:23:34 -0400 (EDT)
Follow-up Comment #2, bug #56648 (project wget): Thanks a lot for the fast reply. xattr does save URL to file attribute but I couldn't find a way to get the attributes when using cat to merge all the
/archive/html/bug-wget/2019-07/msg00003.html (5,583 bytes)

12. [Bug-wget] [bug #56648] Add HTTP request header to file (score: 2)
Author: HIDDEN
Date: Fri, 19 Jul 2019 09:54:52 -0400 (EDT)
Follow-up Comment #1, bug #56648 (project wget): If you copy all files and headers into one file - did you play with the WARC options ? With --xattr the original URL is saved as extended file attribu
/archive/html/bug-wget/2019-07/msg00002.html (4,698 bytes)

13. Re: [Bug-wget] [PATCH] Disable automatic wget headers. (score: 2)
Author: HIDDEN
Date: Thu, 30 May 2019 11:07:53 +0200
Hi, Sorry for the delay, I've been a little too busy with other things. I've attached a testcase file containing two failing tests: 1. I disable the "Host" header, then set it manually, then I disabl
/archive/html/bug-wget/2019-05/msg00070.html (39,684 bytes)

14. Re: [Bug-wget] [PATCH] Disable automatic wget headers. (score: 2)
Author: HIDDEN
Date: Mon, 6 May 2019 23:44:32 +0200
Thanks for the updated patch and for sticking around through my nitpicky reviews. I'd like to spend some more time reviewing this patch and testing it out. So, a full review will likely have to wait
/archive/html/bug-wget/2019-05/msg00026.html (38,751 bytes)

15. [Bug-wget] [PATCH] Disable automatic wget headers. (score: 2)
Author: HIDDEN
Date: Mon, 6 May 2019 09:19:19 +0000
Hi, Thank you again Darshit for your response. The RejectHeaderField rule rejects ANY header of the header field while RejectHeader rejects ONLY the specified full header. Since we wanted to be sure
/archive/html/bug-wget/2019-05/msg00024.html (28,760 bytes)

16. Re: [Bug-wget] problem installing wget 1.20.1 on GNU/Linux 4.4.0-134-generic (score: 3)
Author: HIDDEN
Date: Fri, 15 Mar 2019 19:26:57 -0300
Thank you very much Tim for your prompt reply. Kind regards, Mauricio == "Mistakes are always forgivable, if one has the courage to admit them" (Bruce Lee) == Linux user #454569 -- Linux Mint user --
/archive/html/bug-wget/2019-03/msg00014.html (74,304 bytes)

17. Re: [Bug-wget] problem installing wget 1.20.1 on GNU/Linux 4.4.0-134-generic (score: 3)
Author: HIDDEN
Date: Fri, 15 Mar 2019 23:21:52 +0100
That was a problem with the perl https daemon not supporting IPv6. Here on Debian unstable, we just got a patch that fixes it. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667738 Regards, Ti
/archive/html/bug-wget/2019-03/msg00013.html (67,616 bytes)

18. [Bug-wget] problem installing wget 1.20.1 on GNU/Linux 4.4.0-134-generic (score: 3)
Author: HIDDEN
Date: Fri, 15 Mar 2019 16:41:39 -0300
I'm reporting the results of make check on Linux Mint 18.3 Thanks in advance for any comment on this. Kind regards Mauricio Zambrano-Bigiarini, PhD == Department of Civil Engineering Faculty of Engin
/archive/html/bug-wget/2019-03/msg00012.html (51,461 bytes)

19. [Bug-wget] [bug #54839] Building takes gnutls include from /usr/local/include, but libgnutls.so from system dir (score: 3)
Author: HIDDEN
Date: Mon, 15 Oct 2018 07:16:53 -0400 (EDT)
URL: <https://savannah.gnu.org/bugs/?54839> Summary: Building takes gnutls include from /usr/local/include, but libgnutls.so from system dir Project: GNU Wget Submitted by: rockdaboot Submitted on: M
/archive/html/bug-wget/2018-10/msg00043.html (7,184 bytes)

20. [Bug-wget] Wget running out of memory (score: 2)
Author: HIDDEN
Date: Mon, 24 Sep 2018 05:38:35 +0000
Hello all, For the past week or so, I've been attempting to mirror a website with Wget. However, after a couple days of downloading (and approx 38 GB downloaded), Wget eventually exhausts all system
/archive/html/bug-wget/2018-09/msg00013.html (4,855 bytes)


This search system is powered by Namazu