Xpra: Ticket #1126: xpra Fedora package uses xauth but does not depend on it

When starting xpra on a bare-minimum Fedora system, I see this:

Error running "xauth add :100 MIT-MAGIC-COOKIE-1 ...": [Errno 2] No such file or directory

Trying to run xauth manually confirms that it is not installed:

$ xauth
bash: xauth: command not found


Thu, 18 Feb 2016 18:05:40 GMT - urzds:

The package name is xorg-x11-xauth:

$ rpm --query --whatprovides /usr/bin/xauth
xorg-x11-xauth-1.0.9-5.fc24.x86_64

Thu, 18 Feb 2016 18:16:38 GMT - urzds: status changed; resolution set

It's actually a Fedora bug, sorry: https://bugzilla.redhat.com/show_bug.cgi?id=1309804


Sat, 23 Jan 2021 05:15:42 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1126