bugzilla-daemon at bugzilla.mindrot.org
2011-May-16 18:08 UTC
[Bug 1906] New: annoying "Killed by signal ..." message
bugzilla.mindrot.org/show_bug.cgi?id=1906 Summary: annoying "Killed by signal ..." message Product: Portable OpenSSH Version: 5.8p2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: koenig at science-computing.de please have a look at this debian report -- it's all said there:) bugs.debian.org/cgi-bin/bugreport.cgi?bug=313371 after many years I too got annoyed enough to step forward and ask if that patch/change might get included into the the official openssh sources ?! that change seems to work fine in Debian for years, and I've now added it to my own ssh private ssh patches too, but IMHO this should be a feature of every ssh client binary... if Debian already tried to get that change upstreams and there was a discussion reasoning why openssh didn't adpot that patch, I'd be interested to get a pointer to those mails/discussions it possible... anyway, thanks for openssh !!! -- Configure bugmail: bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jun-03 00:46 UTC
[Bug 1906] annoying "Killed by signal ..." message
bugzilla.mindrot.org/show_bug.cgi?id=1906 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au --- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2011-06-03 10:46:26 EST --- Well, you could just add "LogLevel quiet" to ~/.ssh/config for the host in question... -- Configure bugmail: bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jun-03 00:47 UTC
[Bug 1906] annoying "Killed by signal ..." message
bugzilla.mindrot.org/show_bug.cgi?id=1906 --- Comment #2 from Darren Tucker <dtucker at zip.com.au> 2011-06-03 10:47:42 EST --- or in your specific example: s/ssh/ssh -q/g -- Configure bugmail: bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jun-03 11:03 UTC
[Bug 1906] annoying "Killed by signal ..." message
bugzilla.mindrot.org/show_bug.cgi?id=1906 --- Comment #3 from Harald Koenig <koenig at science-computing.de> 2011-06-03 21:03:59 EST --- (In reply to comment #2)> or in your specific example: s/ssh/ssh -q/I tried that one too, but this is not an option: "-q" suppresses error messages, too. try ssh -q unknownhost using "-q" will suppress too many significant messages for the user... -- Configure bugmail: bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Seemingly Similar Threads
- [Bug 1118] Annoying "Killed by signal 1" message with ProxyCommand
- [Bug 2744] New: ProxyJump causes "Killed by signal 1" to be printed in terminal.
- [Bug 1118] Annoying "Killed by signal 1" message with ProxyCommand
- [Bug 1118] Annoying "Killed by signal 1" message with ProxyCommand
- Call for testing for 3.6: password expiry?