Bug#366814: openssh-client: ssh -q -q does not suppress all warnings
Package: openssh-client
Version: 1:4.2p1-8
Severity: minor
>From "man ssh":
-q Quiet mode. Causes all warning and diagnostic messages to be
suppressed. Only fatal errors are displayed. If a second -q is
given then even fatal errors are suppressed.
But:
[~] -> echo | ssh -q -q somehost
Pseudo-terminal will not be allocated because stdin is not a terminal.
AFAICS, even "ssh -q" should suppress this message, because I think it
clearly qualifies as warning or diagnostic message.
Workaround: "ssh -T" does not display the warning.
Thanks,
Markus
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9-schabi1
Locale: LANG=C, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Versions of packages openssh-client depends on:
ii adduser 3.87 Add and remove users and groups
ii debconf [debc 1.5.0 Debian configuration management sy
ii dpkg 1.13.18 package maintenance system for Deb
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libcomerr2 1.38+1.39-WIP-2005.12.31-1 common error description library
ii libedit2 2.9.cvs.20050518-2.2 BSD editline and history libraries
ii libkrb53 1.4.3-6 MIT Kerberos runtime libraries
ii libncurses5 5.5-1.1 Shared libraries for terminal hand
ii libselinux1 1.30-1 SELinux shared libraries
ii libssl0.9.8 0.9.8a-8 SSL shared libraries
ii zlib1g 1:1.2.3-11 compression library - runtime
openssh-client recommends no packages.
-- no debconf information
Reply to: