Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 351051

Summary: net-analyzer/net-snmp-5.7.1: version bump
Product: Gentoo Linux Reporter: Rafał Mużyło <galtgendo>
Component: [OLD] LibraryAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: enhancement CC: asolokha, holger, ooblick
Priority: High Keywords: NeedPatch
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: my changes in the 5.5 ebuild

Description Rafał Mużyło 2011-01-07 19:50:43 UTC
First of all, library changed major version.
Second, I didn't run tests and it seems that their layout has changed
(or the tarball is incomplete), as testing/eval_tools.sh is missing.
Tests probably just need similar block as compile/install.

I've modified the ebuild for multiple python abis (I don't have python3
- the restrict is just to be safe).

'--disable-ucd-snmp-compatibility' is just following the suggestion from another bug.

As the changes show, there is support for lmsensors3, though it needs a minor fix upstream - I'm not sure it's correct for solaris bit, but for lmsensors that sed is necessary.
Comment 1 Rafał Mużyło 2011-01-07 19:53:00 UTC
Created attachment 259237 [details, diff]
my changes in the 5.5 ebuild
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2011-12-01 21:44:11 UTC
there is 5.7.1 so bumping the request.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-04 10:06:38 UTC
Comment on attachment 259237 [details, diff]
my changes in the 5.5 ebuild

For reasons the eclass does not explain, I cannot get it to accept:
DISTUTILS_GLOBAL_OPTIONS=( "--basedir=${S}" )

Apparently the regex used doesn't allow this.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-08-19 02:24:02 UTC
Please open a new bug for the python changes, the rest should be in one way or the other.