Summary: | sys-apps/portage-2.2.1 incompletely handles 'kernel-patch' USE flag | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sergey S. Starikoff <Ikonta> |
Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | minor | CC: | jlec |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sergey S. Starikoff
2013-10-09 12:56:01 UTC
(In reply to Sergey S. Starikoff from comment #0) > I use sys-fs/aufs3 with kernel-patch USE enabled together with > sys-kernel/gentoo-sources (-build -deblob -symlink) kernel (up to 3.10.7-r1) > for portage tree. PLease use aufs-sources. Those are aufs3 + gentoo-sources. (In reply to Justin Lecher from comment #1) > (In reply to Sergey S. Starikoff from comment #0) > > I use sys-fs/aufs3 with kernel-patch USE enabled together with > > sys-kernel/gentoo-sources (-build -deblob -symlink) kernel (up to 3.10.7-r1) > > for portage tree. > > PLease use aufs-sources. Those are aufs3 + gentoo-sources. Thank you! It is a solution for particular issue of aufs3-support patch. But in this bug report it's used as example (and currently the only patch, applayed by title USE flag). If 'kernel-patch' USE flag exist, how it should be handled in ideal. Here is nothing more that I can do. To use sys-fs/aufs3, you will always need 1. fresh kernel sources 2. /usr/src/linux needs to point there (as for all other module ebuilds) 3. rebuild the kernel after the aufs3 patches were applied. everything else is outside my maintainership. @kernel, do you like to add something? How are you going to translate step 3 from your actual to your expected results? Without a proper .config present, I think this whole idea doesn't really work... (In reply to Tom Wijsman (TomWij) from comment #4) > How are you going to translate step 3 from your actual to your expected > results? This step will always be outside the portage space. > Without a proper .config present, I think this whole idea doesn't really > work... Okay, then we will close this bug. Current aufs-sources support vanilla+aufs3 and gentoo-sources+aufs3. Everything else will need to have some user intervention. |