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

Bug 39747

Summary: gentoo-dev-sources with crypto support needs dev-libs/ucl
Product: Gentoo Linux Reporter: Thomas Raschbacher <lordvan>
Component: New packagesAssignee: x86-kernel (DEPRECATED) <x86-kernel>
Status: RESOLVED WONTFIX    
Severity: normal CC: ferret-bgo
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Raschbacher gentoo-dev 2004-01-29 04:18:48 UTC
gentoo-dev-sources with crypto support needs dev-libs/ucl
maybe a dep should be added?

regards
Comment 1 John Mylchreest (RETIRED) gentoo-dev 2004-01-30 05:14:47 UTC
as it isnt a mandatory option of the kernel, and hopefully, quite soon, we will " kernel-ify" ucl meaning this dependancy isnt required.
I find it hard to justify the dependancy for a soft module.
That being said however, there is a postinst message which mentions how you are required to install the ucl package from portage.

hope no offence is taken, and your most welcome to re-open this bug if you disagree.
Comment 2 ferret 2004-02-06 05:09:50 UTC
johnm: Isn't there another way? In make menuconfig:

[*]   Select only drivers that don't need compile-time external firmware

Surely the sensible thing to do here is make this option affect whether or not
UCL is "selectable" later on in the config or not...

Of course,
a) I don't know if this is possible
b) it'd be a pain going through all the kernel ebuilds patching it
c) the message at the end of the emerge is probably sufficient
d) people would probably start complaining when they don't "see" the UCL option,
and wonder where it is.