Bug 1309804 - xpra uses xauth but does not depend on it
Summary: xpra uses xauth but does not depend on it
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xpra
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jonathan Underwood
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-18 18:16 UTC by Dennis Schridde
Modified: 2016-02-19 09:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-19 09:05:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dennis Schridde 2016-02-18 18:16:14 UTC
Description of problem:

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
```

Version-Release number of selected component (if applicable):
0.16.1-2.fc24

How reproducible:
Every time

Steps to Reproduce:
1. Try to start xpra on a Fedora system without xauth

Additional info:
http://xpra.org/trac/ticket/1126

Comment 1 Jonathan Underwood 2016-02-19 09:00:44 UTC
Thanks for the report Dennis, really glad to see someone testing the 0.16 rawhide packages.

This should be fixed in new build 0.16.2-1.

http://koji.fedoraproject.org/koji/taskinfo?taskID=13045967


Note You need to log in before you can comment on or make changes to this bug.