User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.6.18-1.fc14 Firefox/3.6.18 When installing over ssh -X, XWindow on zLinux can't start. It's missing the xorg-x11-xauth and libXmu packages. Also the /etc/sshd/sshd_config.anaconda has an entry pointing to /sbin/xauth. This probably should be pointing to /usr/bin/xauth. I manually installed the two packages, and the install was able to proceed. Reproducible: Always Steps to Reproduce: 1.Start IPL of Fedora 14 s390x install 2.ssh -X install@zlinux to system when network is up 3.XWin cannot start, and gives option to use VNC. Actual Results: GUI doesn't start. Expected Results: GUI should start over ssh tunnel.
In steps to reproduce, should be 1.Start IPL of Fedora 15 s390x install