Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330287 - app-crypt/trousers can't be installed in a headless (i.e.: X-less) host
Summary: app-crypt/trousers can't be installed in a headless (i.e.: X-less) host
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 00:08 UTC by Giampaolo Tomassoni
Modified: 2010-08-06 01:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.