Bug 528524

Summary: trousers dependencies
Product: [Fedora] Fedora Reporter: Steve Grubb <sgrubb>
Component: trousersAssignee: Milos Jakubicek <xjakub>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: ejratl, mhlavink, xjakub
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: trousers-0.3.4-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 555782 (view as bug list) Environment:
Last Closed: 2010-05-01 10:17:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 555782    

Description Steve Grubb 2009-10-12 15:55:22 UTC
Description of problem:
If you have a server and install ecryptfs-utils, it has a dependency on libtspi.so.1. Trousers as currently build links libtspi.so.1 with libgtk-x11 which pulls in a whole bunch of X dependencies.

The trousers configure line in the specfile could pass --with-gui=none to prevent libtspi from linking against all the X components.

Version-Release number of selected component (if applicable):
trousers-0.3.1-19

Steps to Reproduce:
1. ldd /usr/lib64/libtspi.so.1.1.1

Comment 1 Milos Jakubicek 2009-10-26 01:39:56 UTC
Although this is definitely a valid request, I'm thinking about a solution that would allow both ways (non-X for headless stations but also GUI for desktop users). I'll get back during a week, I agree that we need to sort that out somehow.

Comment 2 Bug Zapper 2009-11-16 13:33:41 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Milos Jakubicek 2010-05-01 10:17:39 UTC
Steve, looks like you already fixed this, right? Reopen in case I'm wrong.