On Mittwoch 13 Juli 2005 21:31, Thijs Kinkhorst wrote:
> Werner Koch <[EMAIL PROTECTED]> writes:
> > > /home/wr# cat hallo | gpg -e --no-tty >xx
> > > gpg: WARNING: unsafe ownership on configuration file
> > 
> > Where is the problem?  The warning message is not supposed to
> > be printed directly to the tty but as usual to stderr.  Thus --no-tty
> > has no effect.  To get rid of the message you may redirect stderr to
> > the bit bucket or better use --no-permission-warning.
> 
> Since this is not a bug but intentional, can we close this bug?

please close it.

I wonder why I never got that mail from Werner Koch, must have
gone lost somewhere.

but maybe the man page could clarify this. By default both stdout
and stderr go to the tty but --no-tty obviously only suppresses
stdout. The man page suggests all tty output (including stderr)
is suppressed.

-- 
Wolfgang


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to