From unknown Sun Aug 10 10:54:39 2025 X-Loop: don@donarmstrong.com Subject: bug#1054: 23.0.60; SSH does not work in MAC OS X Reply-To: Allen Rongone , 1054@debbugs.gnu.org Resent-From: Allen Rongone Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 29 Sep 2008 19:50:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1054 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122271723222093 (code B ref -1); Mon, 29 Sep 2008 19:50:02 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 29 Sep 2008 19:40:32 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8TJeRNr022087 for ; Mon, 29 Sep 2008 12:40:29 -0700 Received: from mx10.gnu.org ([199.232.76.166]:37545) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KkOZT-0006sI-HL for emacs-pretest-bug@gnu.org; Mon, 29 Sep 2008 15:38:15 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KkObX-0000BZ-P7 for emacs-pretest-bug@gnu.org; Mon, 29 Sep 2008 15:40:26 -0400 Received: from mail.aer.com ([66.155.158.10]:52789) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KkObX-0000Av-DG for emacs-pretest-bug@gnu.org; Mon, 29 Sep 2008 15:40:23 -0400 Received: from [10.2.2.33] (is03.aer.com [10.2.2.33]) by imap.aer.com (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTPA id <0K7Z00B5E2N9IE60@imap.aer.com> for emacs-pretest-bug@gnu.org; Mon, 29 Sep 2008 15:40:22 -0400 (EDT) Date: Mon, 29 Sep 2008 15:40:20 -0400 From: Allen Rongone To: emacs-pretest-bug@gnu.org Message-id: <11E25FB1-4D36-4565-A009-ABC8567B2764@aer.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.753.1) Content-type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-transfer-encoding: 7BIT X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4 (tstamp-) When I open a shell in emacs and attempt to connect to a remote host using ssh I get the following errors: Warning: no access to tty (Bad file descriptor). Thus no job control in this shell. [is03:~] arongone% ssh -l arongone hercules Pseudo-terminal will not be allocated because stdin is not a terminal. ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Permission denied (gssapi-keyex,gssapi-with-mic,publickey,keyboard- interactive) This happens on PPC machine running 10.4 and Intel machines running 10.5 Thank for the help, Allen Rongone In GNU Emacs 23.0.60.1 (powerpc-apple-darwin7.9.0, *Step 9.0rc3) of 2007-11-25 on applecore.inf.ed.ac.uk configured using `configure '--with-ns' '--without-x' '--prefix=/ Users/adrian/emacs-23.0.0_NS-9.0rc3/nextstep/build/Emacs.app/Contents/ Resources' '--exec_prefix=/Users/adrian/emacs-23.0.0_NS-9.0rc3/ nextstep/build/Emacs.app/Contents/MacOS' '--libexecdir=/Users/adrian/ emacs-23.0.0_NS-9.0rc3/nextstep/build/Emacs.app/Contents/MacOS/ libexec' '--with-pop' '--enable-font-backend' '--without-freetype' 'CFLAGS=-g -O3'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Mail Minor modes in effect: shell-dirtrack-mode: t tooltip-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: e l l SPC m o d e SPC a n d SPC I SPC t r y SPC t i o SPC r u n SPC " s s h SPC - l SPC u s e r n a m e SPC h o s t n a m e " SPC g e t SPC t h e SPC f o l l o w i n g SPC e r o r s r o r s : s-c s-v S S H SPC d o e s SPC n o t SPC w o r k SPC i n SPC M a c SPC O S S-SPC X n Recent messages: Formatting bug report buffer.... Please enter your report. Type C-c C-c to send, C-x k to abort. Auto-saving...done Auto-saving...done Mark set Auto-saving...done Unsent message being composed; erase it? (y or n) Auto save file for draft message exists; consider M-x mail-recover sendmail-user-agent-compose: Message aborted Auto-saving... From unknown Sun Aug 10 10:54:39 2025 X-Loop: don@donarmstrong.com Subject: bug#1054: 23.0.60; SSH does not work in MAC OS X Reply-To: Glenn Morris , 1054@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , don@donarmstrong.com Resent-Date: Tue, 30 Sep 2008 07:20:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1054 X-Emacs-PR-Package: emacs,ns X-Emacs-PR-Keywords: Received: via spool by 1054-submit@emacsbugs.donarmstrong.com id=B1054.122275888232417 (code B ref 1054); Tue, 30 Sep 2008 07:20:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-12.2 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1054) by emacsbugs.donarmstrong.com; 30 Sep 2008 07:14:42 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8U7EdB6032411 for <1054@emacsbugs.donarmstrong.com>; Tue, 30 Sep 2008 00:14:40 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KkZPF-0006qC-OX; Tue, 30 Sep 2008 03:12:25 -0400 From: Glenn Morris To: Allen Rongone Cc: 1054@debbugs.gnu.org References: <11E25FB1-4D36-4565-A009-ABC8567B2764@aer.com> X-Spook: secure Centro keyhole Arnett Honduras Pine Gap Baranyi X-Ran: Uq8OuHi.d>UNFl[>8v|TGU_ghOheIhE77-U(^0Ac{H1ta_dd&0RYtP_AGCx2uagW8I~{k- X-Hue: black X-Attribution: GM Date: Tue, 30 Sep 2008 03:12:25 -0400 Message-ID: <71tzby6rae.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Allen Rongone wrote: > In GNU Emacs 23.0.60.1 (powerpc-apple-darwin7.9.0, *Step 9.0rc3) > of 2007-11-25 on applecore.inf.ed.ac.uk ^^^^^^^^^^ If that is correct, that is very old. Can you try the current CVS? From unknown Sun Aug 10 10:54:39 2025 X-Loop: don@donarmstrong.com Subject: bug#1054: 23.0.60; SSH does not work in MAC OS X Reply-To: Allen Rongone , 1054@debbugs.gnu.org Resent-From: Allen Rongone Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , don@donarmstrong.com Resent-Date: Tue, 30 Sep 2008 20:30:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1054 X-Emacs-PR-Package: emacs,ns X-Emacs-PR-Keywords: Received: via spool by 1054-submit@emacsbugs.donarmstrong.com id=B1054.12228062383073 (code B ref 1054); Tue, 30 Sep 2008 20:30:02 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-11.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1054) by emacsbugs.donarmstrong.com; 30 Sep 2008 20:23:58 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8UKNtP7003067 for <1054@emacsbugs.donarmstrong.com>; Tue, 30 Sep 2008 13:23:56 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kklj3-0004p9-Rx for 1054@emacsbugs.donarmstrong.com; Tue, 30 Sep 2008 16:21:41 -0400 Resent-Message-ID: <18658.35413.774945.275965@fencepost.gnu.org> Resent-Date: Tue, 30 Sep 2008 16:21:41 -0400 Resent-From: Glenn Morris Resent-To: 1054@debbugs.gnu.org In-reply-to: <71tzby6rae.fsf@fencepost.gnu.org> Message-id: <337EAD82-6373-4AF6-8A60-A4537876C6E8@aer.com> MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-transfer-encoding: 7BIT References: <11E25FB1-4D36-4565-A009-ABC8567B2764@aer.com> <71tzby6rae.fsf@fencepost.gnu.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4 (tstamp-) Date: Tue, 30 Sep 2008 15:33:40 -0400 From: Allen Rongone To: Glenn Morris X-Bogosity: no, spamicity=0.058303, v1.0.1 X-Mailer: Apple Mail (2.753.1) Resent-Date: Tue, 30 Sep 2008 16:21:41 -0400 Glenn, I built my own copy (the previous one was a binary downloaded from the web) from the latest CVS and it is working fine. At least on PPC 10.4.11. Haven't tried Intel or Leopard yet. Thank you, Allen Rongone On Sep 30, 2008, at 3:12 AM, Glenn Morris wrote: > Allen Rongone wrote: > >> In GNU Emacs 23.0.60.1 (powerpc-apple-darwin7.9.0, *Step 9.0rc3) >> of 2007-11-25 on applecore.inf.ed.ac.uk > ^^^^^^^^^^ > If that is correct, that is very old. Can you try the current CVS?