[wget-notify] [bug #22772] misleading error message when using -O -

NoèlKöthe INVALID.NOREPLY at gnu.org
Fri Mar 28 14:47:21 PDT 2008


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

                 Summary: misleading error message when using -O -
                 Project: GNU Wget
            Submitted by: nok
            Submitted on: Freitag 28.03.2008 um 22:47
                Category: User Interface
                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.11
        Operating System: GNU/Linux
         Reproducibility: Every Time
           Fixed Release: None
         Planned Release: None
              Regression: None
           Work Required: None
          Patch Included: None

    _______________________________________________________

Details:

Hello,

a really minor bug report when using "wget -O - ...":
http://bugs.debian.org/250670

--8<--
$ LANG=C wget -O- localhost|:
--14:33:38--  http://localhost/
           => `-'
Resolving localhost... 127.0.0.1
Connecting to localhost[127.0.0.1]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5,170 [text/html]
                                                                             
                                               
 0% [                                                                        
         ] 0             --.--K/s
                                                                             
                                               
                                                                             
                                               
Cannot write to `index.html' (Broken pipe).
$
--8<--

With 1.11.1 the output is:

Cannot write to `-' (Broken pipe).

But nothing is and should be written.

I don't know if its worth to add:

$ LANG=C wget -O- ix.de
...
2008-03-28 22:45:36 (200 KB/s) - `-' saved [32534]

but nothing is saved only printed to the screen.

thx.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



More information about the wget-notify mailing list