Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42883 - net-misc/nut & snmp
Summary: net-misc/nut & snmp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 06:27 UTC by Nigel Hannam
Modified: 2004-03-08 19:34 UTC (History)
1 user (show)

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


Attachments
Ebuild that looks for snmp use flag (nut-1.5.8-r2.ebuild,2.82 KB, text/plain)
2004-02-25 06:29 UTC, Nigel Hannam
Details
modified to use "use_with" function (nut-1.5.8-r2.ebuild,2.80 KB, text/plain)
2004-02-27 01:34 UTC, Nigel Hannam
Details
diff from 1.5.8-r1 to the second version of the ebuild attached (buildsnmp.diff,701 bytes, patch)
2004-02-27 01:36 UTC, Nigel Hannam
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nigel Hannam 2004-02-25 06:27:17 UTC
nut has snmp drivers in the source, but at present there is no way to make the ebuild build these drivers.

I will attach (if I can work out how to) a modified version of the 1.5.8-r1 ebuild that builds the snmp driver if the "snmp" use flag is present
Comment 1 Nigel Hannam 2004-02-25 06:29:28 UTC
Created attachment 26322 [details]
Ebuild that looks for snmp use flag
Comment 2 Max Kalika (RETIRED) gentoo-dev 2004-02-26 21:49:20 UTC
can you also post a patch to the current ebuild.  it is easier to see immediate changes that way. thanks.
Comment 3 Nigel Hannam 2004-02-27 01:34:21 UTC
Created attachment 26451 [details]
modified to use "use_with" function

i need to read the ebuild howto before i start trying to help :)
Comment 4 Nigel Hannam 2004-02-27 01:36:11 UTC
Created attachment 26452 [details, diff]
diff from 1.5.8-r1 to the second version of the ebuild attached
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-03-08 19:34:41 UTC
in cvs now, but a little differently implemented.