Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 330287

Summary: app-crypt/trousers can't be installed in a headless (i.e.: X-less) host
Product: Gentoo Linux Reporter: Giampaolo Tomassoni <giampaolo>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: c1pher
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Giampaolo Tomassoni 2010-07-29 00:08:58 UTC
The app-crypt/trousers package depends on the x11-libs/gtk+ one, making impossible for a X-less system to host that package.

However, the configure script in the trousers package do allow installation in X-less systems by specifying the option "--with-gui=none" .

Adding an appropriately crafted "gtk" use flag to the package ebuild would make the trick.

Reproducible: Always
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-08-06 01:23:36 UTC
Fixed.