Your message dated Sat, 18 Mar 2017 18:58:25 +0100
with message-id <[email protected]>
and subject line Re: Bug#839936: wget segfaults when ~/.wget-hsts is not
writable
has caused the Debian Bug report #839936,
regarding wget segfaults when ~/.wget-hsts is not writable
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
839936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wget
Version: 1.18-4
Severity: normal
Dear Maintainer,
% ls -ld ~
dr-x--x--x 61 sergio sergio 4.0K 2016-10-06 13:23 /home/sergio/
% sudo touch ~/.wget-hsts
% ls -l ~/.wget-hsts
-rw-r----- 1 root root 0 2016-10-06 13:31 /home/sergio/.wget-hsts
% strace -f wget
https://images.offensive-security.com/nethunter-release/nethunter-hammerhead-marshmallow-3.0.zip
...
stat("/home/sergio/.wget-hsts", {st_mode=S_IFREG|0640, st_size=0,
...}) = 0
stat("/home/sergio/.wget-hsts", {st_mode=S_IFREG|0640, st_size=0,
...}) = 0
open("/home/sergio/.wget-hsts", O_RDONLY) = -1 EACCES (Permission
denied)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} ---
+++ killed by SIGSEGV +++
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.7.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages wget depends on:
ii libc6 2.24-3
ii libgnutls30 3.5.4-2
ii libidn11 1.33-1
ii libnettle6 3.3-1
ii libpcre3 2:8.39-2
ii libpsl5 0.14.0-1+b1
ii libuuid1 2.28.2-1
ii zlib1g 1:1.2.8.dfsg-2+b1
Versions of packages wget recommends:
ii ca-certificates 20160104
wget suggests no packages.
-- debconf-show failed
--- End Message ---
--- Begin Message ---
fixed 839936 1.19-1
tags 839936 + upstream confirmed
thanks
Am Dienstag, den 20.12.2016, 16:03 +0100 schrieb Tim Ruehsen:
> This has been fixed upstream by commit
> 40870e1271c977d9b80734690a5691a68bf05473
Thanks for the info.
Regards
Noël
signature.asc
Description: This is a digitally signed message part
--- End Message ---