Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338095 - splitdebug should skip /lib/modules/
Summary: splitdebug should skip /lib/modules/
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-20 00:12 UTC by SpanKY
Modified: 2010-09-20 06:15 UTC (History)
0 users

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 SpanKY gentoo-dev 2010-09-20 00:12:24 UTC
kernel modules dont get stripped, so splitting their debug info out isnt useful.
Comment 1 Zac Medico gentoo-dev 2010-09-20 01:53:03 UTC
So that we don't have to hardcode the /lib/modules path, maybe we can use the `file` output like you did here:

http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=9c01486fafb781204c52577fb8a61e5210b4706c
Comment 2 SpanKY gentoo-dev 2010-09-20 06:15:37 UTC
mmm, that commit i explicitly enabled support for kernel modules