bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #46611] log errors with --trust-server-names


From: Shawn
Subject: [Bug-wget] [bug #46611] log errors with --trust-server-names
Date: Sat, 05 Dec 2015 09:31:04 +0000
User-agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)

URL:
  <http://savannah.gnu.org/bugs/?46611>

                 Summary: log errors with --trust-server-names
                 Project: GNU Wget
            Submitted by: shawnkhall
            Submitted on: Sat 05 Dec 2015 09:31:03 AM GMT
                Category: Program Logic
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.17
        Operating System: Microsoft Windows
         Reproducibility: Intermittent
           Fixed Release: None
         Planned Release: None
              Regression: None
           Work Required: None
          Patch Included: No

    _______________________________________________________

Details:

There appears to be a bug with the log when using he --trust-server-names
feature in 1.17. The behavior is inconsistent but the following command
demonstrates it (sometimes):

# wget --timestamping --trust-server-names
http://downloads.malwarebytes.org/file/mbam
--2015-12-05 01:16:01--  http://downloads.malwarebytes.org/file/mbam
Resolving downloads.malwarebytes.org (downloads.malwarebytes.org)...
93.184.216.111
Connecting to downloads.malwarebytes.org
(downloads.malwarebytes.org)|93.184.216.111|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe
[following]
--2015-12-05 01:16:02-- 
http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe
Resolving data-cdn.mbamupdates.com (data-cdn.mbamupdates.com)...
93.184.215.124
Connecting to data-cdn.mbamupdates.com
(data-cdn.mbamupdates.com)|93.184.215.124|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File 'mbam-setup-2.2.0.1024.exe.html' not modified on server. Omitting
download.


# wget --timestamping --trust-server-names
http://downloads.malwarebytes.org/file/mbam
--2015-12-05 01:23:54--  http://downloads.malwarebytes.org/file/mbam
Resolving downloads.malwarebytes.org (downloads.malwarebytes.org)...
93.184.216.111
Connecting to downloads.malwarebytes.org
(downloads.malwarebytes.org)|93.184.216.111|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe
[following]
--2015-12-05 01:23:54-- 
http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe
Resolving data-cdn.mbamupdates.com (data-cdn.mbamupdates.com)...
205.185.208.98
Connecting to data-cdn.mbamupdates.com
(data-cdn.mbamupdates.com)|205.185.208.98|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File 'mbam-setup-2.2.0.1024.exe' not modified on server. Omitting download.


Specifically, the issue is in the last line indicating the name of the
existing file. Sometimes there is an errant ".html" added to the filenames
where it doesn't belong.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46611>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]