Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495228 - sys-apps/kmod: use MERGE_TYPE in pkg_setup
Summary: sys-apps/kmod: use MERGE_TYPE in pkg_setup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-24 12:29 UTC by Fabio Erculiani (RETIRED)
Modified: 2013-12-27 21:40 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 Fabio Erculiani (RETIRED) gentoo-dev 2013-12-24 12:29:38 UTC
The body of pkg_setup should be wrapped around a:

if [ "${MERGE_TYPE}" != "binary" ]; then
   ...
fi
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2013-12-27 21:40:48 UTC
fixed in current stable, 15, by what you said in Comment #0, using MERGE_TYPE

and fixed in 16 and 9999 by completely dropping the offensive code, as upstream fixed the problem it was for:

http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/patch/?id=dc8ed09f8f21d17ef9481001683d7edfdb308983