Your message dated Fri, 28 Mar 2008 22:27:40 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#433912: Wrong value in error message
has caused the Debian Bug report #433912,
regarding Wrong value in error message
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.)


-- 
433912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433912
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: wget
Version: 1.10.2-3
Severity: minor

I notice that when you prematurely close wget's output stream when
writing to stdout, wget gives a misleading error message:

    $ wget -O - http://en.wikipedia.org/wiki/FTP | head >/dev/null
    --19:59:20--  http://en.wikipedia.org/wiki/FTP
               => `-'
    Resolving en.wikipedia.org... 66.230.200.100
    Connecting to en.wikipedia.org|66.230.200.100|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 61,430 (60K) [text/html]
    
        0K                                                     1%    3.85 KB/s
    
    
    Cannot write to `FTP' (Broken pipe).
    $ 

I suspect it should read

    Cannot write to `-' (Broken pipe).

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.21-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wget depends on:
ii  libc6                        2.6-2       GNU C Library: Shared libraries
ii  libssl0.9.8                  0.9.8e-5+b1 SSL shared libraries

wget recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
tags 433912 + confirmed
fixed 433912 1.11-1
thanks

Am Freitag, den 20.07.2007, 20:01 +1000 schrieb Trent W. Buck:

Hello,

> I notice that when you prematurely close wget's output stream when
> writing to stdout, wget gives a misleading error message:
> 
>     $ wget -O - http://en.wikipedia.org/wiki/FTP | head >/dev/null
>     --19:59:20--  http://en.wikipedia.org/wiki/FTP
>                => `-'
>     Resolving en.wikipedia.org... 66.230.200.100
>     Connecting to en.wikipedia.org|66.230.200.100|:80... connected.
>     HTTP request sent, awaiting response... 200 OK
>     Length: 61,430 (60K) [text/html]
>     
>         0K                                                     1%    3.85 KB/s
>     
>     
>     Cannot write to `FTP' (Broken pipe).
>     $ 
> 
> I suspect it should read
> 
>     Cannot write to `-' (Broken pipe).

Micah already wrote it was fixed and with 1.11.1-1 available in Debian
(right now sid/unstable and in some days in testing/lenny) I'm closing
this bug report.

-- 
Noèl Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


--- End Message ---

Reply via email to