Package Details: wget2-git v2.1.0.r81.gbb3199fd-1

Git Clone URL: https://aur.archlinux.org/wget2-git.git (read-only, click to copy)
Package Base: wget2-git
Description: Updated version of popular Wget tool
Upstream URL: http://www.gnu.org/software/wget/wget.html
Keywords: download gnu network wget
Licenses: GPL-3.0-or-later
Conflicts: wget2
Provides: wget2
Submitter: darnir
Maintainer: darnir
Last Packager: darnir
Votes: 3
Popularity: 0.000000
First Submitted: 2016-02-03 21:03 (UTC)
Last Updated: 2024-04-30 12:33 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

aiM0a commented on 2019-09-23 13:56 (UTC)

Hello, I recompiled a few days ago and since then, I'm having trouble with https sites... I get the following error:

$ wget2 -O /dev/null <https://blog.qutebrowser.org>
Failed to connect: libwget has been built without TLS support

while everything works correctly with the http variant

$ wget2 -O /dev/null <http://blog.qutebrowser.org>
[0] Downloading '<http://blog.qutebrowser.org>' ...
HTTP response 200 OK [<http://blog.qutebrowser.org>]

zxcv commented on 2019-09-07 01:07 (UTC) (edited on 2019-09-09 21:19 (UTC) by zxcv)

Edit: It seems to be upstream issue.

Tried to install today:

/usr/bin/install: cannot stat '././man/man3/libwget-base64.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-bitmap.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-console.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-dns.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-dns-caching.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-error.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-hash.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-hashmap.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-io.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-ip.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-list.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-mem.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-net.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-parse_atom.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-parse_sitemap.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-printf.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-random.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-robots.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-stringmap.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-thread.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-utils.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-vector.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-xalloc.3': No such file or directory
/usr/bin/install: cannot stat '././man/man3/libwget-xml.3': No such file or directory

darnir commented on 2019-09-02 05:20 (UTC)

Let me check. Bootstrap is supposed to fallback to rsync if Wget is not found.

moparisthebest commented on 2019-09-02 02:52 (UTC)

This requires wget in makedepends, otherwise:

./bootstrap: getting translations into po/.reference for wget2...
./bootstrap: line 742: wget: command not found

darnir commented on 2018-04-23 20:09 (UTC)

Nope. flex is a part of base-devel and you should always have it installed if you're going to use the AUR.

turtur commented on 2018-04-23 05:19 (UTC)

please add flex package as dependency for wget2-git

darnir commented on 2018-02-16 14:24 (UTC)

Fixed it. Thanks!

Alad commented on 2018-02-16 02:38 (UTC)

==> Starting build()... Submodule 'gnulib' (https://git.savannah.gnu.org/git/gnulib.git) registered for path 'gnulib' Cloning into '/home/archie/.cache/aurutils/snapshot/wget2-git/src/wget2/gnulib'... done. Submodule path 'gnulib': checked out '646a44e1b190c4a7f6a9f32c63230c619e38d251' ./bootstrap: line 221: gperf: command not found ./bootstrap: Error: 'gperf' not found

./bootstrap: Please install the prerequisite programs

darnir commented on 2018-01-21 12:07 (UTC)

Thanks! Added.

test0 commented on 2018-01-21 11:55 (UTC)

please add lzip package as dependency for wget2-git