Hi Ilgaz,

sorry for the late reply.

I can reproduce your issue with
LC_ALL=tr_TR.utf8 wget https://dl.google.com/linux/linux_signing_key.pub

First work-around would be to use
LC_ALL=C wget ...

The bug is not reproducible with wget from the latest master branch.
So you either you build your own version or you wait until the next
version (which should have been released a while ago [ping Darshit :-)]).

The 1.21 alpha tarball can be found at
  ftp://alpha.gnu.org/gnu/wget/wget-1.21.tar.lz

Regards, Tim

On 08.10.20 18:22, Ilgaz Öcal wrote:
> Hello,
> 
> I was carrying the instructions of Google to add their RPM signature at 
> https://www.google.com/linuxrepositories/
> 
> When I type wget https://dl.google.com/linux/linux_signing_key.pub as
> instructed, it downloads file but says "core dumped" 
> 
> Kayıt yeri: `linux_signing_key.pub.2'
> 
>        linux_s   0%       0  --.-KB/s                    Parçalama
>        arızası (core dumped)
> 
> 
> (I am using Turkish locale right now)
> 
> Output of wget --version (sorry, it is in turkish)
> 
> ilgaz@hp:~> wget --version
> GNU Wget 1.20.3, linux-gnu üzerinde inşa edildi.
> 
> +cares +digest +gpgme +https +ipv6 +iri +large-file +metalink +nls 
> +ntlm +opie +psl +ssl/openssl 
> 
> Wgetrc: 
>     /etc/wgetrc (sistem)
> Yerel: 
>     /usr/share/locale 
> Derle: 
>     gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" 
>     -DLOCALEDIR="/usr/share/locale" -I. -I../lib -I../lib 
>     -DOPENSSL_LOAD_CONF -DHAVE_LIBSSL -DNDEBUG -O2 -Wall 
>     -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables 
>     -fasynchronous-unwind-tables -fstack-clash-protection 
>     -Werror=return-type -flto=auto -g 
> Bağlantı: 
>     gcc -DOPENSSL_LOAD_CONF -DHAVE_LIBSSL -DNDEBUG -O2 -Wall 
>     -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables 
>     -fasynchronous-unwind-tables -fstack-clash-protection 
>     -Werror=return-type -flto=auto -g -flto=auto -lmetalink 
>     -L/usr/usr/lib64 -lcares -lpcre2-8 -luuid -lidn2 -lssl -lcrypto 
>     -L/lib64 -lz -lpsl -L/usr/lib64 -lgpgme -lassuan -lgpg-error 
>     ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a -lproxy 
> 
> uname -a
> Linux hp 5.8.14-2.gcea47bb-default #1 SMP Wed Oct 7 06:23:04 UTC 2020
> (cea47bb) x86_64 x86_64 x86_64 GNU/Linux
> 
> I am available for testing etc. 
> 
> Have a nice day
> 
> Ilgaz Öcal
> 

Attachment: OpenPGP_0x08302DB6A2670428.asc
Description: application/pgp-keys

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to