#13611: openssh messes up X11 Forwarding -------------------------------+-------------------------------------------- Reporter: andre@cabine.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: -------------------------------+-------------------------------------------- Changes (by jmpp@macports.org): * milestone: => Port Bugs Old description:
andre@prettyboy:~$ ssh -X andre.localhost Warning: untrusted X11 forwarding setup failed: xauth key data not generated Warning: No xauth data; using fake authentication data for X11 forwarding. Linux huge 2.6.22-14-386 #1 Sun Oct 14 22:36:54 GMT 2007 i686
You have new mail. Last login: Mon Dec 17 15:02:18 2007 from prettyboy.local andre@huge:~$ xhost /tmp/launch-35O3HH/: unknown host. (nodename nor servname provided, or not known) X connection to localhost:11.0 broken (explicit kill or server shutdown). andre@huge:~$
Apple's ssh binary works fine. As git-core depends on the openssh port this is giving me a major pain...
andre@prettyboy:~$ ssh -V OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007
New description: {{{ andre@prettyboy:~$ ssh -X andre.localhost Warning: untrusted X11 forwarding setup failed: xauth key data not generated Warning: No xauth data; using fake authentication data for X11 forwarding. Linux huge 2.6.22-14-386 #1 Sun Oct 14 22:36:54 GMT 2007 i686 You have new mail. Last login: Mon Dec 17 15:02:18 2007 from prettyboy.local andre@huge:~$ xhost /tmp/launch-35O3HH/: unknown host. (nodename nor servname provided, or not known) X connection to localhost:11.0 broken (explicit kill or server shutdown). andre@huge:~$ Apple's ssh binary works fine. As git-core depends on the openssh port this is giving me a major pain... andre@prettyboy:~$ ssh -V OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007 }}} Comment: To the original poster: please read WikiFormatting to learn how to properly format terminal output into a ticket. Thanks! -jmpp -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13611#comment:6> MacPorts </projects/macports> Ports system for Mac OS