Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191737 - sys-apps/iproute2: Only show CONFIG_NETLINK ewarn when it's really needed
Summary: sys-apps/iproute2: Only show CONFIG_NETLINK ewarn when it's really needed
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-08 18:42 UTC by Pacho Ramos
Modified: 2007-09-08 23:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuilds.diff (ebuilds.diff,819 bytes, patch)
2007-09-08 18:42 UTC, Pacho Ramos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2007-09-08 18:42:16 UTC
The attached diff modifies the ebuild for only showing ewarn message when kernel is less than 2.4.27 (like original ewarn says)

Thanks a lot


Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2007-09-08 18:42:41 UTC
Created attachment 130360 [details, diff]
ebuilds.diff
Comment 2 SpanKY gentoo-dev 2007-09-08 21:41:06 UTC
linux-mod brings in deps we dont want
Comment 3 Pacho Ramos gentoo-dev 2007-09-08 22:06:09 UTC
(In reply to comment #2)
> linux-mod brings in deps we dont want
> 

Also "linux-info.eclass" could be used instead... :-)
Comment 4 SpanKY gentoo-dev 2007-09-08 22:33:46 UTC
... which pulls in a diff set of deps which we dont want

overtime we'll just drop the notice completely as we phase out linux-2.4
Comment 5 Pacho Ramos gentoo-dev 2007-09-08 22:48:02 UTC
OK, sorry for the inconvenience 
Comment 6 SpanKY gentoo-dev 2007-09-08 23:04:08 UTC
np ... i'd add the check if doing so were easy and didnt pull in crap