FS#35718 - [xorg-server-xvfb] please add xorg-xauth as dependency

Attached to Project: Arch Linux
Opened by Philipp B. (TamCore) - Saturday, 08 June 2013, 12:21 GMT
Last edited by Jan de Groot (JGC) - Monday, 01 July 2013, 10:51 GMT
Task Type General Gripe
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Executing /usr/bin/xvfb-run without having xorg-xauth installed will fail.

Lines 139-141 from xvfb-run:

if ! which xauth >/dev/null; then
error "xauth command not found"
exit 3
fi
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 01 July 2013, 10:51 GMT
Reason for closing:  Implemented
Additional comments about closing:  Will be in 1.14.2-2.

Loading...