Your message dated Mon, 5 Apr 2010 15:52:07 +0200
with message-id <[email protected]>
and subject line Re: --extra-quiet
has caused the Debian Bug report #457340,
regarding reportbug: option to suppress all interactive output
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.)
--
457340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 3.39
Severity: minor
No flag provided to turn off
*** Welcome t
Detected char
Please change
Using 'Dan Ja
Getting statu
Will send rep
Maintainer fo
Looking up de
--quiet doesn't help.
The result is if we want to use --template in scripts, we must use
2>/dev/null, thus throwing away any real error messages.
--- End Message ---
--- Begin Message ---
tags 457340 + wontfix
thanks
On Sat, Dec 22, 2007 at 12:29:46AM +0800, [email protected] wrote:
> Package: reportbug
> Version: 3.39
> Severity: minor
>
> No flag provided to turn off
> *** Welcome t
> Detected char
> Please change
>
> Using 'Dan Ja
> Getting statu
> Will send rep
> Maintainer fo
> Looking up de
> --quiet doesn't help.
> The result is if we want to use --template in scripts, we must use
> 2>/dev/null, thus throwing away any real error messages.
sorry, we won't stop printing them. In interactive mode, you can keep
the output, in non-interactive, use '--template' and redirect 1 to the
file you want, or 2 to /dev/null (and stop redirecting if there's some
error).
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---