FS#5943 - openssh detected the wrong path for 'xauth', needs rebuild
Attached to Project:
Arch Linux
Opened by Neil Bags (nbags) - Wednesday, 06 December 2006, 04:54 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 06 December 2006, 17:41 GMT
Opened by Neil Bags (nbags) - Wednesday, 06 December 2006, 04:54 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 06 December 2006, 17:41 GMT
|
Details
The current openssh (4.5p1-1) on x86_64 has detected the
wrong location for the 'xauth' program. The path is detected
by the configure script, so I suspect it was built against
Xorg 6 and now the path has changed in Xorg 7.
This breaks X forwarding over SSH. A rebuild against xorg-xauth-1.0.1-1 (from Xorg 7) fixes the problem. I will test it on i686 later today, but i currently don't have access to an i686 machine. |
This task depends upon
[root@workstation64 andyrtr]# pacman -Qi openssh | grep Build
Build Date : Thu Nov 9 23:20:26 2006 UTC
[root@workstation64 andyrtr]# pacman -Qi xorg-xauth | grep Build
Build Date : Tue Feb 21 10:09:16 2006 UTC
Anyway I will upload a rebuild just for you.