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

Bug 131648

Summary: linux docs should be provided by separate package
Product: Gentoo Linux Reporter: Philipp Riegger <bugs+gentoo>
Component: New packagesAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED FIXED    
Severity: normal CC: ansla80, gazman, jakub, nadams
Priority: Low    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 134615    
Bug Blocks:    

Description Philipp Riegger 2006-04-29 02:29:14 UTC
emerge hardened-sources fails because the man-pages belong to the same ebuild but another slot. I had that several times, the last time when i had hardened-sources-2.6.16-r5 installed and wanted to install hardened-sources-2.6.14-r7. Without FEATURES="collision-protect" everything works fine, of course. USE-Flags are "doc -build -symlink"
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2006-05-07 03:29:09 UTC
I think this goes back to our idea for a separate linux-doc package which every kernel with USE=doc depends on... Any volunteers?
Comment 2 Henrik Brix Andersen 2006-05-10 16:58:01 UTC
(In reply to comment #1)
> I think this goes back to our idea for a separate linux-doc package which every
> kernel with USE=doc depends on... Any volunteers?

I'm working on a seperate package for this.
Comment 3 Henrik Brix Andersen 2006-05-11 14:03:27 UTC
(In reply to comment #2)
> I'm working on a seperate package for this.

I've added sys-kernel/linux-docs to portage, the first step of solving this bug.

Next step is to have it marked stable on the respective archs. When that is done we can remove the USE=doc code from kernel-2.eclass.

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-06-03 11:16:42 UTC
*** Bug 135401 has been marked as a duplicate of this bug. ***
Comment 5 Nathan Adams 2006-06-04 11:48:07 UTC
See also Bug 120414
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-07-03 23:36:38 UTC
*** Bug 139098 has been marked as a duplicate of this bug. ***
Comment 7 Daniel Drake (RETIRED) gentoo-dev 2006-07-24 14:07:21 UTC
all done
Comment 8 Philipp Riegger 2006-08-05 06:23:31 UTC
I'd like to have the doc USE-flag back and have all kenels depend on linux-docs then.