bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #49439] Incorrect message in log file


From: Dale Worley
Subject: [Bug-wget] [bug #49439] Incorrect message in log file
Date: Sat, 17 Dec 2016 20:33:02 -0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

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

                 Summary: Incorrect message in log file
                 Project: GNU Wget
            Submitted by: worley
            Submitted on: Tue 25 Oct 2016 03:13:16 PM GMT
                Category: Program Logic
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: worley
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.18
        Operating System: GNU/Linux
         Reproducibility: Every Time
           Fixed Release: None
         Planned Release: None
              Regression: None
           Work Required: None
          Patch Included: None

    _______________________________________________________

Details:

If I execute this command:

wget --no-verbose -o -log -r --mirror --convert-links --page-requisites
--include-directories=/assignments --limit-rate=20k
http://www.iana.org/assignments/index.html

in an empty directory, the final lines of the file -log are:

FINISHED --2016-10-25 10:27:40--
Total wall clock time: 1h 16m 59s
Downloaded: 7404 files, 71M in 54m 54s (22.0 KB/s)
www.iana.org/assignments/perm-mcast-groupids: Is a directory
www.iana.org/assignments/power-state-sets: Is a directory

The final two lines seem to be incorrect, and likely indicate a logic error. 
(The message should also say what wget was trying to do at the time the error
was found.)  Indeed, the two items mentioned are directories, but they are
directories that wget created, it shouldn't be surprised by them.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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